Table 46-165. Baud rate fine adjust (continued)
BRFA
Baud Rate Fractional Divisor (BRFD)
1 0 0 1 1
19/32 = 0.59375
1 0 1 0 0
20/32 = 0.625
1 0 1 0 1
21/32 = 0.65625
1 0 1 1 0
22/32 = 0.6875
1 0 1 1 1
23/32 = 0.71875
1 1 0 0 0
24/32 = 0.75
1 1 0 0 1
25/32 = 0.78125
1 1 0 1 0
26/32 = 0.8125
1 1 0 1 1
27/32 = 0.84375
1 1 1 0 0
28/32 = 0.875
1 1 1 0 1
29/32 = 0.90625
1 1 1 1 0
30/32 = 0.9375
1 1 1 1 1
31/32 = 0.96875
46.4.4 Data format (non ISO-7816)
Each data character is contained in a frame that includes a start bit and a stop bit. The rest
of the data format depends upon C1[M], C1[PE], S2[MSBF] and C4[M10].
46.4.4.1 Eight-bit configuration
Clearing C1[M] configures the UART for 8-bit data characters, that is, eight bits are
memory mapped in D. A frame with eight data bits has a total of 10 bits. The most
significant bit of the eight data bits can be used as an address mark to wake the receiver.
If the most significant bit is used in this way, then it serves as an address or data
indication, leaving the remaining seven bits as actual data. When C1[PE] is set, the eighth
data bit is automatically calculated as the parity bit. See the following table.
Table 46-166. Configuration of 8-bit data format
UART_C1[PE]
Start
bit
Data
bits
Address
bits
Parity
bits
Stop
bit
0
1
8
0
0
1
0
1
7
1
0
1
1
1
7
0
1
1
1. The address bit identifies the frame as an address character. See
Chapter 46 Universal Asynchronous Receiver/Transmitter (UART)
K22F Sub-Family Reference Manual , Rev. 3, 7/2014
Freescale Semiconductor, Inc.
1195