Hi Team,
In my application UART is used.
I need to send parity bit based on particular responses that I need to send to the device
connected to UART.
Can I change configuration of UART on-the-fly for this?
In datasheet it is mentioned that parity checking is supported.
What to do if I need to send 0x00 data with parity bit 1?
Regards, Milan Joshi