Other Parts Discussed in Thread: MSP430F5438A
Hello all,
I want to send data between two devices with the UART module and my frame would be around 20bit with the start and stop bits. But in the user's manual I can only find the description for sending 8 data bits in a frame. So if I do this in my case, I would need 33bits instead of the 20bits (+4 start/stop bits, +3 parity bits, +6 "frame numbering" bits)
Does anyone know if it is possible to define a 20bit asynchronous UART protocol on MSP430F5438A?
Thx for your help,
Sebastian