Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
488
/
631
Bit field
Name
Description
Note: This bit cannot be used for UART4/5.
10
CLKPOL
Clock polarity.
This bit is used to set the polarity of CK pin in synchronous mode.
0: CK pin remains low when it is not transmitted to the outside.
1: CK pin remains high when it is not sent to the outside.
Note: This bit is invalid for UART4/5.
9
CLKPHA
Clock phase.
This bit is used to set the phase of CK pin in synchronous mode.
0: Sample the first data at the first clock edge.
1: Sample the first data at the second clock edge.
Note: This bit cannot be used for UART4/5.
8
LBCLK
The Last bit clock pulse.
This bit is used to set whether the clock pulse corresponding to the last transmitted data
byte (MSB) is output on CK pin in synchronous mode.
0: The clock pulse of the last bit of data is not output from CK.
1: The clock pulse of the last bit of data will be output from CK.
Note: This bit cannot be used for UART4/5.
7
Reserved
Reserved, the reset value must be maintained
6
LINBDIEN
LIN break detection interrupt enable.
If this bit is set to 1, an interrupt will be generated when USART_STS.LINBDF bit is
set.
0: Disconnect signal detection interrupt is disabled.
1: Turn-off signal detection interrupt enabled
5
LINBDL
LIN break detection length.
This bit is used to set the length of the break frame.
0:10 bit break detection
1:11 bit break detection
Note: LINBDL can be used to control the detection length of Break Characters in LIN
mode and other modes, and the detection length is the same as that in LIN mode.
4
Reserved
Reserved, the reset value must be maintained
3:0
ADDR[3:0]
USART address.
Used in the mute mode of multiprocessor communication, using address identification
to wake up a USART device.
In address wake-up mode (USART_CTRL1.WUM=1), if the lower four bits of the
received data frame are not equal to the ADDR[3:0] value, USART will enter the mute
mode; If the lower four bits of the received data frame are equal to the ADDR[3:0]
value, USART will be awakened.
USART control register 3 register (USART_CTRL3)
Address offset : 0x14