Is there any way to read/write 9-data bit, 2-stop bit and 1- parity bit UART message from/to MCF52235 ColdFire microcontroller

119 views Asked by At

I want to communicate between MCF52235 ColdFire microcontroller and a specific unit which has following message specifications 9-data bits 2- stop bits one parity bit

However, the MCF52235 ColdFire microcontroller data sheet says it supports "Data format can be 5,6, 7 or 8 bits with even, odd or no parity". I wonder is there any tricky way to address this issue.

Thanks

0

There are 0 answers