Forum Discussion
Patrik78
New Contributor
3 years agoHello Sheng,
the hexadecimal 0x55 and 0x57 represent only data bits, not considering start, parity and stop bits.
In the example I was describing I receive a 0x55 (or 0x57) data, followed by the parity bit always '0'.
As the receiver is configured in MARK stick parity I expected to get a parity error.
But as I was saying this happen only if the data is 0x55, in case the data 0x57 I got no parity error.