English
Language : 

K60P100M100SF2RM Datasheet, PDF (1541/1809 Pages) Freescale Semiconductor, Inc – K60 Sub-Family Reference Manual
51.4.2.9.2 Fast data tolerance
Chapter 51 Universal Asynchronous Receiver/Transmitter (UART)
The following figure shows how much a fast received frame can be misaligned. The fast
stop bit ends at RT10 instead of RT16 but is still sampled at RT8, RT9, and RT10.
STOP
IDLE OR NEXT FRAME
RECEIVER
RT CLOCK
DATA
SAMPLES
Figure 51-199. Fast data
For an 8-bit data character, data sampling of the stop bit takes the receiver 154 RT cycles
(9 bit times × 16 RT cycles + 10 RT cycles).
With the misaligned character shown in the above figure, the receiver counts 154 RT
cycles at the point when the count of the transmitting device is 160 RT cycles (10 bit
times × 16 RT cycles).
The maximum percent difference between the receiver count and the transmitter count of
a fast 8-bit character with no errors is:
((154 − 160) ÷ 154) × 100 = 3.90%
For a 9-bit data character, data sampling of the stop bit takes the receiver 170 RT cycles
(10 bit times × 16 RT cycles + 10 RT cycles).
With the misaligned character shown in the above figure, the receiver counts 170 RT
cycles at the point when the count of the transmitting device is 176 RT cycles (11 bit
times × 16 RT cycles).
The maximum percent difference between the receiver count and the transmitter count of
a fast 9-bit character with no errors is:
((170 − 176) ÷ 170) × 100 = 3.53%
51.4.2.10 Receiver wakeup
The C1[WAKE] bit determines how the UART is brought out of the standby state to
process an incoming message. The C1[WAKE] bit enables either idle line wakeup or
address mark wakeup.
Receiver wakeup is not supported when C7816[ISO_7816E] is set/enabled since multi-
receiver systems are not allowed.
K60 Sub-Family Reference Manual, Rev. 6, Nov 2011
Freescale Semiconductor, Inc.
1541