Hello All,
I am using UART RXFIFO interrupt to receive data from ASIC board.
ASIC is sending consecutive 20 bytes at a time to C2000 ware controller, but controller UART RXFIFO has only 16 RXFIFO.
Could you please guide me how to receive all data using UART RXFIFO interrupt.