• Inventory
  • Products
  • Technical Information
  • Circuit Diagram
  • Data Sheet
Data Sheet
Home > Data Sheet > MC9S12XDP512CFU
MC9S12XDP512CFU

MC9S12XDP512CFU

Model MC9S12XDP512CFU
Description 16-BIT, FLASH, 40MHz, MICROCONTROLLER, PQFP80
PDF file Total 1348 pages (File size: 8M)
Chip Manufacturer PHILIPS
Chapter 11 Serial Communication Interface (S12SCIV5)
11.3.2.1
R
W
Reset
SCI Baud Rate Registers (SCIBDH, SCIBDL)
7
6
5
4
3
2
1
0
IREN
0
TNP1
0
TNP0
0
SBR12
0
SBR11
0
SBR10
0
SBR9
0
SBR8
0
Figure 11-3. SCI Baud Rate Register (SCIBDH)
7
6
5
4
3
2
1
0
R
W
Reset
SBR7
0
SBR6
0
SBR5
0
SBR4
0
SBR3
0
SBR2
0
SBR1
0
SBR0
0
Figure 11-4. SCI Baud Rate Register (SCIBDL)
Read: Anytime, if AMAP = 0. If only SCIBDH is written to, a read will not return the correct data until
SCIBDL is written to as well, following a write to SCIBDH.
Write: Anytime, if AMAP = 0.
NOTE
Those two registers are only visible in the memory map if AMAP = 0 (reset
condition).
The SCI baud rate register is used by to determine the baud rate of the SCI, and to control the infrared
modulation/demodulation submodule.
Table 11-1. SCIBDH and SCIBDL Field Descriptions
Field
7
IREN
6:5
TNP[1:0]
4:0
7:0
SBR[12:0]
Description
Infrared Enable Bit
— This bit enables/disables the infrared modulation/demodulation submodule.
0 IR disabled
1 IR enabled
Transmitter Narrow Pulse Bits
— These bits enable whether the SCI transmits a 1/16, 3/16, 1/32 or 1/4 narrow
pulse. See
Table 11-2.
SCI Baud Rate Bits
— The baud rate for the SCI is determined by the bits in this register. The baud rate is
calculated two different ways depending on the state of the IREN bit.
The formulas for calculating the baud rate are:
When IREN = 0 then,
SCI baud rate = SCI bus clock / (16 x SBR[12:0])
When IREN = 1 then,
SCI baud rate = SCI bus clock / (32 x SBR[12:1])
Note:
The baud rate generator is disabled after reset and not started until the TE bit or the RE bit is set for the
first time. The baud rate generator is disabled when (SBR[12:0] = 0 and IREN = 0) or (SBR[12:1] = 0 and
IREN = 1).
Note:
Writing to SCIBDH has no effect without writing to SCIBDL, because writing to SCIBDH puts the data in
a temporary location until SCIBDL is written to.
MC9S12XDP512 Data Sheet, Rev. 2.21
482
Freescale Semiconductor
Go Upload

* Only PDF files are allowed for upload

* Enter up to 200 characters.