Parallel port: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
added category 'common devices'
mNo edit summary
Line 1:
The parallel port uses a sub-d 25 connector to provide a 8-bit data bus. It is commonly used by printers. There are 3 kinds of parallel ports: Standard Parallel Port (SPP), Enhanced Parallel Port (EPP) and Extended Capabilities Parallel Port (ECP). iirc they are all part of IEEE Standard 1284, or is it just the second two?
==Pin types==
=Registers & Common Address=
Most parallel ports come in either 36, 25 or 9 pin varieties. 25 and 9 pins being the most common.
==Registers & Common Address==
Common base addresses are:
* LPT1: 0x3BC/0x378 (or occasionally 0x3BC) (IRQ 7)
* LPT2: 0x278 (IRQ 6)
* LPT3: 0x3BC (IRQ 5)
==Data Register==
Address = Base Address + 0