Communication DevicesSerial, Parallel [SPP, EPP, ECP]..
- Parallel Port
- PC Parallel Port Mini-FAQ - by Kris Heidenstrom
- "This is a six printed page mini-FAQ with basic information on the PC parallel port. Many subjects are not covered in detail." This article describes direct hardware access, interrupt driven communication, bidirectional communications, File transfer, EPP, ECP, and even has sample code...
- Serial Port
- Exhaustive Serial Port Doc - by Christian Blum
- This is a very complete document on the serial port. It contains lots of info about the hardware level implementation, connectors, interrupts, chipset interfacing (with the 16550/82450/16450/8250), chip detection, pinouts of serial driver chis, Mice, Modems, and even programming (C and x86 assembly).
Thanks to Acid/Gustavo for sending this my way!
- Documents by Craig Peacock
- Documents found on Craig Peacock's excellent page.
- Interfacing to the Serial Port - by Craig Peacock
- "Explains the pin diagrams of the RS-232 Port and the 8250 & Compatible UARTs. Includes information on handshaking, Null Modems, DTE/DCE Speeds, flow control, types of UART's etc. The second part of this series gives details of the Serial Ports Registers for the PC (8250 to 16750 UARTs) and the Serial Port's Addresses in the PC."
- Interfacing to the Standard Parallel Port - by Craig Peacock
- "Describes interfacing the Standard Parallel Port (SPP). Includes a general introduction to Parallel Ports (SPP, EPP & ECP)and their standards. Looks at reading 8 bits of data using the bi-directional port, and using other methods such as reading a nibble at a time etc. Also details the Parallel Ports interrupts. Programming examples using C are included along with a detailed description of the Parallel Port's Registers."
- Interfacing to the Enhanced Parallel Port (EPP) - by Craig Peacock
- "Interfacing the Enhanced Parallel Port is the first page, out of the Parallel Port Series which has been revised. This page,devoted entirely to the EPP port, now includes waveforms plus a more detailed description of this Port."
- Interfacing to the Extended Capabilities Parallel Port (ECP) - by Craig Peacock
- "Interfacing the Extended Capabilities Parallel Port has just been revised. This page focuses on the Extended Capabilities Parallel Port (ECP), and now includes waveforms plus a more detailed description of this Port."
[about] [faq]
[updates]
[stats]
[author recognition]
[contributing]
[pending submissions]
[feedback]
[email]
[up]
(new!) sections have been updated in the last week...
(recent) sections have been updated in the last two weeks...