8251A Universal Synchronous Asynchronous Receiver Transmitter
8251A Universal Synchronous Asynchronous Receiver Transmitter
Transmitter:
• If buffer register is empty, then TxRDY is goes to high.
• If output register is empty then TxEMPTY goes to high.
• The clock signal, TxC (low) controls the rate at which the bits
are transmitted by the USART.
Receiver:
• The receiver section accepts serial data and convert them into
parallel data
• The receiver section is double buffered, i.e., it has an input
register to receive serial data and convert to parallel, and a
buffer register to hold the parallel data.
• When the RxD line goes low, the control logic assumes it as a
START bit, waits for half a bit time and samples the line again.
Modem control:
• The MODEM control unit allows to interface a MODEM to
8251A and to establish data communication through MODEM
over telephone lines.
Control Words
There are two types of control word
1. Mode instruction (setting of function)
2. Command (setting of operation)