RS-232 PC Serial DE-9

Pinout of the 9-pin (DE-9 / DB-9) RS-232 PC serial port and its 10-pin motherboard header, with DTE/DCE signal directions.

DE9 male connector 9 pin DE9 male connector at the computer.

10 PIN internal connector 10 pin IDC male connector at motherboard.

RS-232 (standardised as EIA/TIA-232, today TIA-232-F) is the long-established asynchronous serial interface used by the PC “COM” port. On a PC the port is a 9-pin D-sub (DE-9, commonly called DB-9) wired as Data Terminal Equipment (DTE), connecting to Data Circuit-terminating Equipment (DCE) such as a modem. Besides transmit (TXD) and receive (RXD) data, it provides hardware handshaking lines (RTS/CTS, DTR/DSR) and status lines (DCD, RI). Signals are single-ended and bipolar — a logic 1 (mark) is a negative voltage and a logic 0 (space) a positive voltage, typically around ±5 to ±12 V — so they are not compatible with TTL levels without a converter. Internally the port is often brought out to a 10-pin IDC header.

DE9 PinIDC 10 PinNameDirDescription
11CDINCarrier Detect
23RXDINReceive Data
35TXDOUTTransmit Data
47DTROUTData Terminal Ready
59GND-System Ground
62DSRINData Set Ready
74RTSOUTRequest to Send
86CTSINClear to Send
98RIINRing Indicator

Notes

  • Direction is DTE (Computer) relative DCE (Modem)

References

Category:Serial Connectors