2015-08-21 02:48 PM
Is there a hardware FIFO for USART6 and if so what size in bytes ?
If not, example code of putting a FIFO in the interrupt handler ? How about the other USARTs and UARTs, do they have hardware FIFO ?2015-08-21 05:49 PM
None of the USARTs has a FIFO. The receive and transmit each have a single holding register.