Problem with Clearing UART FIFO Full Flag

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with Clearing UART FIFO Full Flag

715 Views
MichaelDavid
Contributor III

The UART ISR when working with FIFO should be : UART_SFIFO_RXUF . The Reference manual states  that it can be cleared by writing "1" to the bit or SFIFO. When I try to do this the bit won't clear.

~Michael David.

0 Kudos
1 Reply

352 Views
michay
Contributor I

try reading the contents of D register

0 Kudos