Universal synchronous asynchronous receiver transmitter (USART)
Bit 8 LBCL: Last bit clock pulse
Bit 7 Reserved, forced by hardware to 0.
Bit 6 LBDIE: LIN break detection interrupt enable
Bit 5 LBDL: lin break detection length
Bit 4 Reserved, forced by hardware to 0.
Bits 3:0 ADD[3:0]: Address of the USART node
Note:
These 3 bits (CPOL, CPHA, LBCL) should not be written while the transmitter is enabled.
27.6.6
Control register 3 (USART_CR3)
Address offset: 0x14
Reset value: 0x0000
31
30
29
15
14
13
Reserved
Bits 31:11 Reserved, forced by hardware to 0.
Bit 10 CTSIE: CTS interrupt enable
Bit 9 CTSE: CTS enable
817/1128
This bit allows the user to select whether the clock pulse associated with the last data bit
transmitted (MSB) has to be output on the CK pin in synchronous mode.
0: The clock pulse of the last data bit is not output to the CK pin
1: The clock pulse of the last data bit is output to the CK pin
The last bit is the 8th or 9th data bit transmitted depending on the 8 or 9 bit format selected
by the M bit in the USART_CR1 register.
This bit is not available for UART4 & UART5.
Break interrupt mask (break detection using break delimiter).
0: Interrupt is inhibited
1: An interrupt is generated whenever LBD=1 in the USART_SR register
This bit is for selection between 11 bit or 10 bit break detection.
0: 10 bit break detection
1: 11 bit break detection
This bit-field gives the address of the USART node.
This is used in multiprocessor communication during mute mode, for wake up with address
mark detection.
28
27
26
25
12
11
10
9
CTSIE
CTSE
rw
rw
0: Interrupt is inhibited
1: An interrupt is generated whenever CTS=1 in the USART_SR register
This bit is not available for UART4 & UART5.
0: CTS hardware flow control disabled
1: CTS mode enabled, data is only transmitted when the nCTS input is asserted (tied to 0). If
n
the
CTS input is deasserted while a data is being transmitted, then the transmission is
completed before stopping. If a data is written into the data register while nCTS is
deasserted, the transmission is postponed until nCTS is asserted.
This bit is not available for UART4 & UART5.
24
23
22
Reserved
8
7
6
RTSE
DMAT
DMAR
rw
rw
rw
DocID13902 Rev 15
21
20
19
18
5
4
3
2
IRLP
SCEN
NACK
HDSEL
rw
rw
rw
rw
RM0008
17
16
1
0
IREN
EIE
rw
rw
Need help?
Do you have a question about the STM32F101 series and is the answer not in the manual?
Questions and answers