This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART parity error and reading the byte

Hello,

Is it possible to read the received byte if the parity error occurs? Because I want to receive 9-bit data on UART and get the 9-th bit based of error?

Related