English
Language : 

MC68HC08AZ60A Datasheet, PDF (214/480 Pages) Motorola, Inc – Microcontrollers
Serial Communications Interface (SCI)
START
BIT BIT 0
BIT 1
BIT 2
8-BIT DATA FORMAT
(BIT M IN SCC1 CLEAR)
PARITY
OR DATA
BIT
BIT 3 BIT 4 BIT 5 BIT 6 BIT 7 STOP
BIT
NEXT
START
BIT
START
BIT BIT 0
BIT 1
BIT 2
9-BIT DATA FORMAT
(BIT M IN SCC1 SET)
BIT 3 BIT 4 BIT 5 BIT 6
PARITY
OR DATA
BIT
BIT 7 BIT 8 STOP
BIT
NEXT
START
BIT
Figure 16-3. SCI Data Formats
16.5.2 Transmitter
Figure 16-4 shows the structure of the SCI transmitter.
16.5.2.1 Character Length
The transmitter can accommodate either 8-bit or 9-bit data. The state of
the M bit in SCI control register 1 (SCC1) determines character length.
When transmitting 9-bit data, bit T8 in SCI control register 3 (SCC3) is
the ninth bit (bit 8).
16.5.2.2 Character Transmission
During an SCI transmission, the transmit shift register shifts a character
out to the TxD pin. The SCI data register (SCDR) is the write-only buffer
between the internal data bus and the transmit shift register. To initiate
an SCI transmission:
1. Enable the SCI by writing a logic 1 to the enable SCI bit (ENSCI)
in SCI control register 1 (SCC1).
2. Enable the transmitter by writing a logic 1 to the transmitter enable
bit (TE) in SCI control register 2 (SCC2).
3. Clear the SCI transmitter empty bit (SCTE) by first reading SCI
status register 1 (SCS1) and then writing to the SCDR.
4. Repeat step 3 for each subsequent transmission.
At the start of a transmission, transmitter control logic automatically
loads the transmit shift register with a preamble of logic 1s. After the
Advance Information
214
Serial Communications Interface (SCI)
MC68HC08AZ60A — Rev 0.0
MOTOROLA