NXP Semiconductors
QN902x
User Manual of QN902x
UM10996
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2018. All rights reserved.
User Manual
Rev 1.3
— 05 November 2018
99 of 128
12.3
Register Description
12.3.1
Register Map
The UART0 and UART1 have the same register map, but different base addresses.. The
base address of UART0 is 0x40007000. The base address of UART1 is 0x4000A000.
Table 70 UART0/UART1 Register Map
Offset
Name
Reset
Description
000h
UART_TXD
--
Tx data register
004h
UART_RXD
--
Rx data register
008h
UART_BAUD
0x00000403
Baud rate register
00Ch
UART_CR
0x00000880
Control register
010h
UART_FLAG
0x00000000
Status register
12.3.2
Register Description
Table 71 TXD
Bit
Type
Reset
Symbol
Description
31-8
R
0
RSVD
Reserved
7-0
W
0
TXD
Tx buffer data
Table 72 RXD
Bit
Type
Reset
Symbol
Description
31-8
R
0
RSVD
Reserved
7-0
R
0
RXD
Rx buffer data
Table 73 BAUD
Bit
Type
Reset
Symbol
Description
31-24
R
0
RSVD
Reserved
23-8
RW
08h
BAUD_DIV_INT
The integer baud rate divisor
7-6
R
0
RSVD
Reserved
5-0
RW
03h
BAUD_DIV_FRC The fractional baud rate divisor
Table 74 CR
Bit
Type
Reset
Symbol
Description
31-23
R
0
RSVD
Reserved