![Texas Instruments OMAP36 Series Technical Reference Manual Download Page 2905](http://html.mh-extra.com/html/texas-instruments/omap36-series/omap36-series_technical-reference-manual_10946782905.webp)
Public Version
www.ti.com
UART/IrDA/CIR Functional Description
•
UART 16x mode: Divisor value = Operating frequency/(16x baud rate)
•
UART 13x mode: Divisor value = Operating frequency/(13x baud rate)
describes the UART baud rate settings.
Table 19-30. UART Baud Rate Settings (48-MHz Clock)
Baud Rate
Baud Multiple
DLH,DLL (Decimal)
DLH,DLL (Hex)
Actual Baud Rate
Error (%)
0.3 Kbps
16x
10000
0x27, 0x10
0.3 Kbps
0
0.6 Kbps
16x
5000
0x13, 0x88
0.6 Kbps
0
1.2 Kbps
16x
2500
0x09, 0xC4
1.2 Kbps
0
2.4 Kbps
16x
1250
0x04, 0xE2
2.4 Kbps
0
4.8 Kbps
16x
625
0x02, 0x71
4.8 Kbps
0
9.6 Kbps
16x
312
0x01, 0x38
9.6153 Kbps
+0.16
14.4 Kbps
16x
208
0x00, 0xD0
14.423 Kbps
+0.16
19.2 Kbps
16x
156
0x00, 0x9C
19.231 Kbps
+0.16
28.8 Kbps
16x
104
0x00, 0x68
28.846 Kbps
+0.16
38.4 Kbps
16x
78
0x00, 0x4E
38.462 Kbps
+0.16
57.6 Kbps
16x
52
0x00, 0x34
57.692 Kbps
+0.16
115.2 Kbps
16x
26
0x00, 0x1A
115.38 Kbps
+0.16
230.4 Kbps
16x
13
0x00, 0x0D
230.77 Kbps
+0.16
460.8 Kbps
13x
8
0x00, 0x08
461.54 Kbps
+0.16
921.6 Kbps
13x
4
0x00, 0x04
923.08 Kbps
+0.16
1.843 Mbps
13x
2
0x00, 0x02
1.846 Mbps
+0.16
3.6884 Mbps
13x
1
0x00, 0x01
3.6923 Mbps
+0.16
19.4.4.1.3 UART Data Formatting
The UART module can use hardware flow control to manage transmission/reception. Hardware flow
control significantly reduces software overhead and increases system efficiency by automatically
controlling serial data flow using the RTS output and CTS input signals.
The UART module is enhanced with the autobauding function. In control mode, autobauding allows the
speed, the number of bits per character, and the parity selected to be set automatically.
19.4.4.1.3.1 Frame Formatting
When autobauding is not used, frame format attributes must be defined in the UARTi.
register.
Character length is specified using the UARTi.
[1:0] CHAR_LENGTH field.
The number of stop bits is specified using the UARTi.
[2] NB_STOP register bit.
The parity bit is programmed using the UARTi.
[5:3] PARITY_EN, PARITY_TYPE_1, and
PARITY_TYPE_2 register bits (see
).
Table 19-31. UART Parity Bit Encoding
PARITY_EN
PARITY_TYPE1
PARITY_TYPE2
Parity
0
N/A
N/A
No parity
1
0
0
Odd parity
1
1
0
Even parity
1
0
1
Forced 1
1
1
1
Forced 0
2905
SWPU177N – December 2009 – Revised November 2010
UART/IrDA/CIR
Copyright © 2009–2010, Texas Instruments Incorporated