Problem with Clearing UART FIFO Full Flag
11-12-2011
10:44 PM
1,026 Views
MichaelDavid
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
1 Reply
11-21-2011
03:22 PM
663 Views
michay
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
try reading the contents of D register