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

Configuration of the 52840 UART peripheral for 7 bit transmission.

I am attempting to use the UART peripheral with a UART device which communicates via 1 start, 7 data, 1 even parity and 1 stop bits.

Is there any? way to configure  or fake the UART peripheral to shift 7 bits of data per transaction?

It doesn't appear that there is. It looks like the peripheral is going to shift out a byte of data at a time....

Kind Regards.