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.

RTOS/TDA2EVM5777: Uart data missing

Part Number: TDA2EVM5777
Other Parts Discussed in Thread: TDA2

Tool/software: TI-RTOS

Hi,

I register Uart ISR in IPU1, to receive data from external device.

it works well when data size not more than FIFO size, but will fail when data size more than FIFO size.

the FIFO trigger level is set to 1, and we tried several baud rate (230.4k / 460.8k / 921.6k), the symptoms are the same.

could you give me some help.

Thanks~~~