Universal synchronous asynchronous receiver transmitter (USART) RM0351
1188/1693 DocID024597 Rev 3
Start bit detection
The start bit detection sequence is the same when oversampling by 16 or by 8.
In the USART, the start bit is detected when a specific sequence of samples is recognized.
This sequence is: 1 1 1 0 X 0 X 0X 0X 0 X 0X 0.
Figure 387. Start bit detection when oversampling by 16 or 8
Note: If the sequence is not complete, the start bit detection aborts and the receiver returns to the
idle state (no flag is set), where it waits for a falling edge.
The start bit is confirmed (RXNE flag set, interrupt generated if RXNEIE=1) if the 3 sampled
bits are at 0 (first sampling on the 3rd, 5th and 7th bits finds the 3 bits at 0 and second
sampling on the 8th, 9th and 10th bits also finds the 3 bits at 0).
The start bit is validated (RXNE flag set, interrupt generated if RXNEIE=1) but the NF noise
flag is set if,
a. for both samplings, 2 out of the 3 sampled bits are at 0 (sampling on the 3rd, 5th and 7th
bits and sampling on the 8th, 9th and 10th bits)
or
b. for one of the samplings (sampling on the 3rd, 5th and 7th bits or sampling on the 8th, 9th
and 10th bits), 2 out of the 3 bits are found at 0.
If neither conditions a. or b. are met, the start detection aborts and the receiver returns to the
idle state (no flag is set).
28LINE
SAMPLEDVALUES
)DLE 3TARTBIT28STATE
2EAL
SAMPLE
CLOCK
)DEAL
SAMPLE
CLOCK
88888888
#ONDITIONS
TOVALIDATE
THESTARTBIT
!TLEASTBITS
OUTOFAT
!TLEASTBITS
OUTOFAT
&ALLINGEDGE
DETECTION
8 8 8 8 8 8 8 8
/NEBITTIME
8
AI