MCBSTM32EXL Keil, MCBSTM32EXL Datasheet - Page 663

no-image

MCBSTM32EXL

Manufacturer Part Number
MCBSTM32EXL
Description
BOARD EVALUATION FOR STM32F103ZE
Manufacturer
Keil
Datasheets

Specifications of MCBSTM32EXL

Lead Free Status / RoHS Status
Lead free / RoHS Compliant
RM0008
Note:
The RXNE flag is set after every byte received. An overrun error occurs if RXNE flag is set
when the next data is received or the previous DMA request has not been serviced. When
an overrun error occurs:
The ORE bit, when set, indicates that at least 1 data has been lost. There are two
possibilities:
Noise error
Over-sampling techniques are used (except in synchronous mode) for data recovery by
discriminating between valid incoming data and noise.
Figure 243. Data sampling for noise detection
Table 173. Noise detection from sampled data
RX LINE
Sample
clock
The ORE bit is set.
The RDR content will not be lost. The previous data is available when a read to
USART_DR is performed.
The shift register will be overwritten. After that point, any data received during overrun
is lost.
An interrupt is generated if either the RXNEIE bit is set or both the EIE and DMAR bits
are set.
The ORE bit is reset by a read to the USART_SR register followed by a USART_DR
register read operation.
if RXNE=1, then the last valid data is stored in the receive register RDR and can be
read,
if RXNE=0, then it means that the last valid data has already been read and thus there
is nothing to be read in the RDR. This case can occur when the last valid data is read in
the RDR at the same time as the new (and lost) data is received. It may also occur
when the new data is received during the reading sequence (between the USART_SR
register read access and the USART_DR read access).
Sampled value
000
001
010
011
100
1
Universal synchronous asynchronous receiver transmitter (USART)
2
3
4
7/16
Doc ID 13902 Rev 9
NE status
5
0
1
1
1
1
6
One bit time
7
sampled values
8
9
Received bit value
10
11
0
0
0
1
0
12
13
6/16
7/16
14
15
Data validity
Not Valid
Not Valid
Not Valid
Not Valid
16
Valid
663/995

Related parts for MCBSTM32EXL