Hi Sphere,
If I understand correctly, you want to change parity modes at Run-Time?
If so, then you are correct. Using either HSEROUT or SEROUT2 you can only change them at Compile-Time.
If you generate your own parity, and manipulate the registers manually, you can use the USART in 9-bit mode to get the 8E1 and 8O1, and turn off 9-bit mode for 8N1.
Bookmarks