Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

8A/S6

Part # 8A/S6
Description Incandescent S Light Lamp
Category LAMP
Availability In Stock
Qty 2
Qty Price
1 + $2.43518
Manufacturer Available Qty
General Electric
  • Shipping Freelance Stock: 2
    Ships Immediately



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

Serial Communications Interface (SCI)
Functional Description
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA Serial Communications Interface (SCI) 247
Register Name Bit 7654321Bit 0
SCI Control Register 1 (SCC1)
Read:
LOOPS ENSCI TXINV M WAKE ILTY PEN PTY
Write:
Reset:00000000
SCI Control Register 2 (SCC2)
Read:
SCTIE TCIE SCRIE ILIE TE RE RWU SBK
Write:
Reset:00000000
SCI Control Register 3 (SCC3)
Read: R8
T8 R R ORIE NEIE FEIE PEIE
Write:
Reset:UU000000
SCI Status Register 1 (SCS1)
Read: SCTE TC SCRF IDLE OR NF FE PE
Write:
Reset:11000000
SCI Status Register 2 (SCS2)
Read: 000000BKFRPF
Write:
Reset:00000000
SCI Data Register (SCDR)
Read: R7 R6 R5 R4 R3 R2 R1 R0
Write: T7 T6 T5 T4 T3 T2 T1 T0
Reset: Unaffected by Reset
SCI Baud Rate Register (SCBR)
Read: 0 0
SCP1 SCP0 R SCR2 SCR1 SCR0
Write:
Reset:00000000
= Unimplemented U = Unaffected R = Reserved
Figure 18-2. SCI I/O Register Summary
Table 18-2. SCI I/O Register Address Summary
Register SCC1 SCC2 SCC3 SCS1 SCS2 SCDR SCBR
Address $0013 $0014 $0015 $0016 $0017 $0018 $0019
Serial Communications Interface (SCI)
Technical Data MC68HC908AZ60A — Rev 2.0
248 Serial Communications Interface (SCI) MOTOROLA
18.5.1 Data Format
The SCI uses the standard non-return-to-zero mark/space data format
illustrated in Figure 18-3.
Figure 18-3. SCI Data Formats
18.5.2 Transmitter
Figure 18-4 shows the structure of the SCI transmitter.
18.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).
18.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
BIT 5
START
BIT
BIT 0 BIT 1
NEXT
STOP
BIT
START
BIT
8-BIT DATA FORMAT
(BIT M IN SCC1 CLEAR)
START
BIT
BIT 0
NEXT
STOP
BIT
START
BIT
9-BIT DATA FORMAT
(BIT M IN SCC1 SET)
BIT 1 BIT 2 BIT 3 BIT 4 BIT 5 BIT 6 BIT 7 BIT 8
BIT 2 BIT 3 BIT 4 BIT 6 BIT 7
PARITY
OR DATA
BIT
PARITY
OR DATA
BIT
Serial Communications Interface (SCI)
Functional Description
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA Serial Communications Interface (SCI) 249
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
preamble shifts out, control logic transfers the SCDR data into the
transmit shift register. A logic 0 start bit automatically goes into the least
significant bit position of the transmit shift register. A logic 1 stop bit goes
into the most significant bit position.
The SCI transmitter empty bit, SCTE, in SCS1 becomes set when the
SCDR transfers a byte to the transmit shift register. The SCTE bit
indicates that the SCDR can accept new data from the internal data bus.
If the SCI transmit interrupt enable bit, SCTIE, in SCC2 is also set, the
SCTE bit generates a transmitter CPU interrupt request.
When the transmit shift register is not transmitting a character, the TxD
pin goes to the idle condition, logic 1. If at any time software clears the
ENSCI bit in SCI control register 1 (SCC1), the transmitter and receiver
relinquish control of the port E pins.
PREVIOUS7677787980818283848586878889NEXT