Main Content

UART3

Baud rate (in bits/s)

Specify the baud for serial communication.

Settings

Default: 115200

Tx Pin

Specify the transmitting pin of UART3.

Settings

Default: PTC17 (D1)

Rx Pin

Specify the receiving pin of UART3.

Settings

Default: PTC16 (D0)

Parity

Select the type of parity checking for serial communication. This option determines whether the UART3 generates and checks for even parity or odd parity.

Settings

Default: None

  • 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

  • 1 — One stop bit is transmitted to indicate the end of a byte.

  • 2 — Two stop bits are transmitted to indicate the end of a byte.

See Also