Specify the baud for SCI communication.
Default: 115200
Specify a receiving pin of UART.
Default: USBRX
Specify a transmitting pin of UART.
Default: USBTX
The number of data bits to transmit in a packet.
Note
This parameter appears dimmed.
Default: 8
Select the type of parity checking for SCI communication
Default: None
Even, Odd
None — No parity checking
Even — Even parity checking
Odd — Odd parity checking
Select the number of Stop bits used to indicate end of a packet.
Default: 1
0.5, 1.5, 2
0.5
— The stop bit
is transferred for 50% of the normal time used to transfer 1 bit.
1
— One stop bit
is transmitted to indicate the end of a byte.
1.5
— The stop bit
is transferred for 150% of the normal time used to transfer 1 bit.
2
— Two stop bits
are transmitted to indicate the end of a byte.