Main Content

SCI

Baudrate (in Hz)

Specify the baud for SCI communication.

Settings

Default: 115200

Receive pin

Specify a receiving pin of UART.

Settings

Default: USBRX

Transmit pin

Specify a transmitting pin of UART.

Settings

Default: USBTX

Data bits length

The number of data bits to transmit in a packet.

Note

This parameter appears dimmed.

Settings

Default: 8

Parity

Select the type of parity checking for SCI communication

Settings

Default: None

Even, Odd

  • None — No parity checking

  • Even — Even parity checking

  • Odd — Odd parity checking

Stop bits

Select the number of Stop bits used to indicate end of a packet.

Settings

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.

See Also