Search found 1 match
- Tue Aug 16, 2022 9:30 pm
- Forum: General Discussion
- Topic: [UART] Read recieved parity bit
- Replies: 0
- Views: 1643
[UART] Read recieved parity bit
I have been trying for some days to see if there is a way to get the received parity bit from a transmission without success. To clarify, I don't want to detect when a parity error happens, I want to use the "parity bit" received by the rx hw as a nine data bit. My problem is that I need to interfac...