Baud Rate Register (R32) IP/IE60x2

The desired transmission rate can be set in the baud rate register (default 9600 baud).

Bit

Value

Baud Rate

Default

0-3

0011bin

1200 baud

0110bin

0100bin

2400 baud

0101bin

4800 baud

0110bin

9600 baud

0111bin

19200 baud

1000bin

38400 baud (as from hardware status D.XX XX XX X1)

1001bin

56600 baud (as from hardware status D.XX XX XX X1)

1010bin

115000 baud (as from hardware status D.XX XX XX X1)

4

-

reserved

0bin

...

...

...

...

15

-

reserved

0bin

The baud rate is set in accordance with the following equation:
Baud rate = 4 MHz/(16*(HB+1))
It is necessary for 0xFF to be written into the low byte here, while the high byte (HB) provides the operator.