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.

UART receive multi byte.

I want to receive more than 16 byte via UART0 on TM4C1294 launch pad. But FIFO have lest than 16 byte and when I send more than 14 byte from my PC to the launch pad, launch pad can't receive frame correctly.

Are any body have some idea to solve that?