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.

F2808 SCI RX FIFO timeout ??

Hello,

I found if the number of bytes in the RX FIFO is below the set threshold ( RXFFIL) the SCI will never cause an RX interrupt.  I am surprised to find there is no time-out feature. The time-out is very common with other UART controller that have a FIFO.  Currently I have set the RX int threshold to 1, so that It causes an interrupt even if there is a single byte in the FIFO.  Is this my only option ?? 

In real wold I believe a RX FIFO with out a time-out is kind of useless or am I missing something here ?

 

Sandeep