NOTES:
- When CTS
is low, the transmitter keeps sending serial data out.
- If CTS
goes high before the middle of the last stop bit of the current byte, the
transmitter finishes sending the current byte but it does not send the next
byte.
- When CTS
goes from high to low, the transmitter begins sending data again.
The receiver FIFO trigger level can be set to 1, 4, 8, or 14 bytes. These are
described in Figure 7-3 and Figure 7-4.
NOTES:
- N = RCV FIFO trigger level
(1, 4, or 8 bytes)
- The two blocks in dashed
lines cover the case where an additional byte is sent as described in the
preceding auto-RTS section.
NOTES:
- RTS is
deasserted when the receiver receives the first data bit of the sixteenth
byte. The receive FIFO is full after finishing the sixteenth byte.
- RTS is
asserted again when there is at least one byte of space available and no
incoming byte is in processing or there is more than one byte of space
available.
- When the receive FIFO is
full, the first receive buffer register read reasserts
RTS.