Serial Setup¶
CEX can use up to three serial peripherals, which can be individually configured with given:
Baudrate
Data length: 4 to 8 bits
Number of Stop bits: 1, 1.5, 2
Parity: disabled, odd, even
Address mode: 9-bit data framing uses the bit typically associated with parity error detection to identify address messages. Sent serial data that does not have the address bit set will be ignored (unless the device had previously identified an address message associated with it). This option can be disabled or enabled.