I need to read the 9th bit off the UART port that send 9bit data communication.
Currently I have enabled parity but disable the checking so that I can properly read the data off the uart port. But I need to actually know what the 9th bit is on the serial port can someone help me please.
I there anyway to pass the 9th bit up through the hardware.