This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is there any UART chip able to provide a full 9-pin DCE serial port?

Other Parts Discussed in Thread: TL16C554A, TL16C2552, TL16C754C, TL16C752C

Is there any UART chip that can provide a full 9-pin DCE serial port?

A full 9-pin DCE serial port requires 5 outputs (DCD, CTS, DSR, RI, TXD) and 3 inputs (RTS, DTR and RXD) and a GND.

The UART chip like TL16C2552 could interface a processor through the data/address/control lines and provide the serial ports. However, the UART chip TL16C2552 can only provide a full 9-pin DTE serial port. A DTE serial port requires 3 outputs (RTS, DTR and RXD), 5 inputs (DCD, CTS, DSR, RI, TXD), and a GND; this is exactly what the TL16C2552 can provide from its serial port.

I am wondering:  is there any similar UART chip that can interface the processor and meanwhile can provide a full 9-pin DCE serial port?

What's the best solution to providing a full DCE serial port ?