Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4884

General • Re: Getting Out Of A UART Framing Error

$
0
0
Another one:
If a framing, parity, or break error occurs during reception, the appropriate error bit is set, and is stored in the FIFO.
I think there no need to reset framing error, it is just associated to the (partial) data received, stored as a flag with data, and the receive process is going further for the next byte/error ...

I am not sure how SDK handles this, but it might be that the error bits are present in the buffer along with each byte received (bits 8-11).

Statistics: Posted by gmx — Fri Dec 13, 2024 9:04 pm



Viewing all articles
Browse latest Browse all 4884

Trending Articles