Lecture 15 - UARTs On LPC2378
Lecture 15 - UARTs On LPC2378
Lecture 15 - UARTs On LPC2378
UM10211 – Ch.16, 17
UARTs
• 4 UARTs: UART 0/2/3 and UART1
– UART1 is identical to UART0/2/3, with the addition of a modem
interface.
• 16 byte Receive and Transmit FIFOs.
• Receiver FIFO trigger points at 1, 4, 8, and 14 bytes.
• Built-in baud rate generator.
• Either software or hardware flow control can be
implemented.
• UART1: Standard modem interface signals included (CTS, DCD,
DTS, DTR, RI, RTS).
Pin Description (UART1)
RXD1 – [input] Serial Input. Serial receive data
DSR1 – [input] Data Set Ready. Active low signal indicates if the
external modem is ready to establish a communications link with
the UART1.
Pin Description (UART1) cont.
DTR1 – [output] Data Terminal Ready. Active low signal indicates
that the UART1 is ready to establish connection with external
modem.