Serial Communications Interface (SCI)
MC68HC08AZ32A Data Sheet, Rev. 2
182
Freescale Semiconductor
14.4.3.4 Framing Errors
If the data recovery logic does not detect a 1 where the stop bit should be in an incoming character, it sets
the framing error bit, FE, in SCS1. A break character also sets the FE bit because a break character has
no stop bit. The FE bit is set at the same time that the SCRF bit is set.
14.4.3.5 Baud Rate Tolerance
A transmitting device may be operating at a baud rate below or above the receiver baud rate.
Accumulated bit time misalignment can cause one of the three stop bit data samples to fall outside the
actual stop bit. Then a noise error occurs. If more than one of the samples is outside the stop bit, a framing
error occurs. In most applications, the baud rate tolerance is much more than the degree of misalignment
that is likely to occur.
As the receiver samples an incoming character, it resynchronizes the RT clock on any valid falling edge
within the character. Resynchronization within characters corrects misalignments between transmitter bit
times and receiver bit times.
Slow Data Tolerance
Figure 14-8 shows how much a slow received character can be misaligned without causing a noise
error or a framing error. The slow stop bit begins at RT8 instead of RT1 but arrives in time for the stop
bit data samples at RT8, RT9, and RT10.
For an 8-bit character, data sampling of the stop bit takes the receiver
9 bit times
× 16 RT cycles + 10 RT cycles = 154 RT cycles.
With the misaligned character shown in
Figure 14-8, the receiver counts 154 RT cycles at the point
when the count of the transmitting device is 9 bit times
× 16 RT cycles + 3 RT cycles = 147 RT cycles.
Figure 14-8. Slow Data
The maximum percent difference between the receiver count and the transmitter count of a slow 8-bit
character with no errors is
For a 9-bit character, data sampling of the stop bit takes the receiver
10 bit times
× 16 RT cycles + 10 RT cycles = 170 RT cycles.
With the misaligned character shown in
Figure 14-8, the receiver counts 170 RT cycles at the point
when the count of the transmitting device is
10 bit times
× 16 RT cycles + 3 RT cycles = 163 RT cycles.
The maximum percent difference between the receiver count and the transmitter count of a slow 9-bit
character with no errors is
MSB
STOP
RT1
RT2
RT3
RT4
RT5
RT6
RT7
RT8
RT9
RT10
RT11
RT12
RT13
RT14
RT15
RT16
DATA
SAMPLES
RECEIVER
RT CLOCK
154
147
–
154
--------------------------
100
×
4.54%
=
170
163
–
170
--------------------------
100
×
4.12%
=