SCI memory map
Absolute
address
(hex)
Register name
Width
(in bits)
Access Reset value
Section/
page
3080
SCI Baud Rate Register: High (SCI0_BDH)
8
R/W
00h
3081
SCI Baud Rate Register: Low (SCI0_BDL)
8
R/W
04h
3082
SCI Control Register 1 (SCI0_C1)
8
R/W
00h
3083
SCI Control Register 2 (SCI0_C2)
8
R/W
00h
3084
SCI Status Register 1 (SCI0_S1)
8
R
C0h
3085
SCI Status Register 2 (SCI0_S2)
8
R/W
00h
3086
SCI Control Register 3 (SCI0_C3)
8
R/W
00h
3087
SCI Data Register (SCI0_D)
8
R/W
00h
14.3.1 SCI Baud Rate Register: High (SCIx_BDH)
This register, along with SCI_BDL, controls the prescale divisor for SCI baud rate
generation. To update the 13-bit baud rate setting [SBR12:SBR0], first write to
SCI_BDH to buffer the high half of the new value and then write to SCI_BDL. The
working value in SCI_BDH does not change until SCI_BDL is written.
Address: 3080h base + 0h offset = 3080h
Bit
7
6
5
4
3
2
1
0
Read
Write
Reset
0
0
0
0
0
0
0
0
SCIx_BDH field descriptions
Field
Description
7
LBKDIE
LIN Break Detect Interrupt Enable (for LBKDIF)
0
Hardware interrupts from SCI_S2[LBKDIF] disabled (use polling).
1
Hardware interrupt requested when SCI_S2[LBKDIF] flag is 1.
6
RXEDGIE
RxD Input Active Edge Interrupt Enable (for RXEDGIF)
0
Hardware interrupts from SCI_S2[RXEDGIF] disabled (use polling).
1
Hardware interrupt requested when SCI_S2[RXEDGIF] flag is 1.
5
SBNS
Stop Bit Number Select
SBNS determines whether data characters are one or two stop bits.
0
One stop bit.
1
Two stop bit.
SBR
Baud Rate Modulo Divisor.
Table continues on the next page...
Chapter 14 Serial communications interface (SCI)
MC9S08PA4 Reference Manual, Rev. 5, 08/2017
NXP Semiconductors
273
Summary of Contents for MC9S08PA4
Page 1: ...MC9S08PA4 Reference Manual Supports MC9S08PA4 Document Number MC9S08PA4RM Rev 5 08 2017 ...
Page 2: ...MC9S08PA4 Reference Manual Rev 5 08 2017 2 NXP Semiconductors ...
Page 22: ...MC9S08PA4 Reference Manual Rev 5 08 2017 22 NXP Semiconductors ...
Page 28: ...System clock distribution MC9S08PA4 Reference Manual Rev 5 08 2017 28 NXP Semiconductors ...
Page 150: ...Port data registers MC9S08PA4 Reference Manual Rev 5 08 2017 150 NXP Semiconductors ...
Page 196: ...Human machine interfaces HMI MC9S08PA4 Reference Manual Rev 5 08 2017 196 NXP Semiconductors ...
Page 224: ...Instruction Set Summary MC9S08PA4 Reference Manual Rev 5 08 2017 224 NXP Semiconductors ...
Page 232: ...Functional Description MC9S08PA4 Reference Manual Rev 5 08 2017 232 NXP Semiconductors ...
Page 258: ...FTM Interrupts MC9S08PA4 Reference Manual Rev 5 08 2017 258 NXP Semiconductors ...
Page 294: ...Functional description MC9S08PA4 Reference Manual Rev 5 08 2017 294 NXP Semiconductors ...
Page 398: ...Resets MC9S08PA4 Reference Manual Rev 5 08 2017 398 NXP Semiconductors ...
Page 400: ...MC9S08PA4 Reference Manual Rev 5 08 2017 400 NXP Semiconductors ...