Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

parallel port clock pin

Status
Not open for further replies.

tooh83

Newbie level 6
Newbie level 6
Joined
Feb 1, 2006
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Cairo , Egypt
Activity points
1,422
parallel port interfacing bibin john rapidshare

hi
i need to know if there is a pin on parallel port on which i can c the parallel port
clock when writing or reading data from port .. the parallel port is in ECP mode
.. thanx in advance
 

IanP

Advanced Member level 7
Advanced Member level 7
Joined
Oct 5, 2004
Messages
7,929
Helped
2,311
Reputation
4,624
Reaction score
531
Trophy points
1,393
Location
West Coast
Activity points
66,416
parallel port clock

Parallel port pin definitions on the PC for LPT1 are as follows:

Pin 1 = -Strobe from PC(not the strobe on main menu)
Pin 2 = +Data bit 0 from PC
Pin 3 = +Data bit 1 from PC
Pin 4 = +Data bit 2 from PC
Pin 5 = +Data bit 3 from PC
Pin 6 = +Data bit 4 from PC
Pin 7 = +Data bit 5 from PC
Pin 8 = +Data bit 6 from PC
Pin 9 = +Data bit 7 from PC
Pin 10 = -Acknowledge to PC
Pin 11 = +Busy to PC
Pin 12 = +P.End (out of paper) to PC
Pin 13 = +Select to PC
Pin 14 = -AutoFeed from PC
Pin 15 = -Error to PC
Pin 16 = -Initialize Printer from PC
Pin 17 = -Select Input from PC
Pin 18-25 = Ground

If you need a CLOCK you wll have to program (VB, Q-Basic and so on) one of the 8 Data lines to output a square wave of required frequency ..

Regards,
IanP
 

    tooh83

    Points: 2
    Helpful Answer Positive Rating

bauer

Banned
Member level 3
Joined
Jun 21, 2006
Messages
54
Helped
19
Reputation
38
Reaction score
7
Trophy points
1,288
Activity points
0
Here is a Book on the subject..
Parallel Port Complete by Jan Axelson



Product Details
Paperback: 343 pages
Publisher: Lakeview Research; Bk&Disk edition (February, 1997)
Language: English
ISBN: 0965081915
Product Dimensions: 10.0 x 7.0 x 0.8 inches

Book Description
A guide to programming, interfacing, and using the personal computer's parallel printer port. Includes circuit designs and Visual-Basic code examples, plus tips on how to get the most out of the port, including the enhanced (EPP) and extended-capabilities (ECP) ports found on most new systems. Includes disk

Password:: www.elektrotekno.com
**broken link removed**
 

    tooh83

    Points: 2
    Helpful Answer Positive Rating

jhbbunch

Full Member level 4
Full Member level 4
Joined
Feb 21, 2006
Messages
197
Helped
17
Reputation
34
Reaction score
3
Trophy points
1,298
Activity points
2,902
There is no clock pin. Just control pins that will toggle on or off to signify valid data on the line and handshakes and the like. Depends on what mode you are in. You wouldn't want data clocked because in a preemptive multitasking OS like Windows your program would not be able to handle clocked data. You get preempted once and you're screwed. Much better to use handshaking.
 

    tooh83

    Points: 2
    Helpful Answer Positive Rating

yogi

Full Member level 6
Full Member level 6
Joined
Jan 8, 2005
Messages
336
Helped
22
Reputation
44
Reaction score
5
Trophy points
1,298
Activity points
2,177
ECP is complicated. Go for SPP
It is enough for reading
Wht is ur application
refer
parallel port complete
MY EXPERIENCE IN PARALLEL PORT INTERFACING
yahoo group-booksbybibin,parallelport,interfacing

Bibin John
www.bibinjohn.tk
 

    tooh83

    Points: 2
    Helpful Answer Positive Rating

mahaju

Full Member level 2
Full Member level 2
Joined
Mar 17, 2007
Messages
125
Helped
7
Reputation
14
Reaction score
2
Trophy points
1,298
Activity points
2,252
Hi Bauer
I downloaded the rar file from rapidshare but it does not get decompressed. It says invalid password. I have tried both WinRAR and 7Zip but I could not get it decompressed with the password
www.elektrotekno.com
Please please please help

Thanks in advance :)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top