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.

RM57 SCI(uart) FIFO

Does the SCI module(uart) have a receive or transmit FIFO (if yes,whats the FIFO size)

OR

Does the received or transmitted data go directly into the double buffers(if yes, so a max of only 2 bytes can be received before an overflow occurs if it is not serviced on time?)