Another one:
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).
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 ...If a framing, parity, or break error occurs during reception, the appropriate error bit is set, and is stored in the FIFO.
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