Part Number: MSP430FR2355
Using code on the MSP430FR2355 to send messages to a PC terminal program via the MSP Application UART set to 9600 8N1 works
Changing the MSP and the terminal program settings to 9600 8E1(even parity). some characters sent do not appear eg '3' , '5'
With the same code on the MSP that does not work with even parity on the "MSP Application UART" using a USB to serial cable(FTDI) works reliable.
---------------------------
I then tested "MSP Application UART" to "USB to serial cable(FTDI)" using two terminal windows on the PC.
settings 9600 8N1 works
setting 9600 8E1 misses some characters when sending from the FTDI to the ""MSP Application UART" eg '3' , '5' same as original issue.
----------------------------
It seems on the development board MSP‑EXP430FR2355 using even parity on the "MSP Application UART" does not work reliable (possible bug).


