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 Peripheral Interface (SPI)
Technical Data MC68HC908AZ60A — Rev 2.0
286 Serial Peripheral Interface (SPI) MOTOROLA
19.13.3 SPSCK (Serial Clock) . . . . . . . . . . . . . . . . . . . . . . . . . . . .307
19.13.4 SS (Slave Select) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .308
19.13.5 V
SS
(Clock Ground) . . . . . . . . . . . . . . . . . . . . . . . . . . . . .309
19.14 I/O Registers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .309
19.14.1 SPI Control Register . . . . . . . . . . . . . . . . . . . . . . . . . . . .310
19.14.2 SPI Status and Control Register . . . . . . . . . . . . . . . . . . .312
19.14.3 SPI Data Register . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .316
19.2 Introduction
This section describes the serial peripheral interface (SPI) module,
which allows full-duplex, synchronous, serial communications with
peripheral devices.
19.3 Features
Features of the SPI module include:
Full-Duplex Operation
Master and Slave Modes
Double-Buffered Operation with Separate Transmit and Receive
Registers
Four Master Mode Frequencies (Maximum = Bus Frequency ÷ 2)
Maximum Slave Mode Frequency = Bus Frequency
Serial Clock with Programmable Polarity and Phase
Two Separately Enabled Interrupts with CPU Service:
SPRF (SPI Receiver Full)
SPTE (SPI Transmitter Empty)
Mode Fault Error Flag with CPU Interrupt Capability
Overflow Error Flag with CPU Interrupt Capability
Programmable Wired-OR Mode
•I
2
C (Inter-Integrated Circuit) Compatibility
Serial Peripheral Interface (SPI)
Pin Name and Register Name Conventions
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA Serial Peripheral Interface (SPI) 287
19.4 Pin Name and Register Name Conventions
The generic names of the SPI input/output (I/O) pins are:
•SS
(slave select)
SPSCK (SPI serial clock)
MOSI (master out slave in)
MISO (master in slave out)
The SPI shares four I/O pins with a parallel I/O port. The full name of an
SPI pin reflects the name of the shared port pin. Table 19-1 shows the
full names of the SPI I/O pins. The generic pin names appear in the text
that follows.
The generic names of the SPI I/O registers are:
SPI control register (SPCR)
SPI status and control register (SPSCR)
SPI data register (SPDR)
Table 19-2 shows the names and the addresses of the SPI I/O registers.
Table 19-1. Pin Name Conventions
SPI Generic Pin Name MISO MOSI SS SPSCK
Full SPI Pin Name PTE5/MISO PTE6/MOSI PTE4/SS
PTE7/SPSCK
Table 19-2. I/O Register Addresses
Register Name Address
SPI Control Register (SPCR) $0010
SPI Status and Control Register (SPSCR) $0011
SPI Data Register (SPDR) $0012
Serial Peripheral Interface (SPI)
Technical Data MC68HC908AZ60A — Rev 2.0
288 Serial Peripheral Interface (SPI) MOTOROLA
19.5 Functional Description
Table 19-3 summarizes the SPI I/O registers and Figure 19-1 shows the
structure of the SPI module.
Table 19-3. SPI I/O Register Summary
Addr Register Name R/W Bit 7 6 5 4 3 2 1 Bit 0
$0010
SPI Control Register
(SPCR)
Read:
SPRIE R SPMSTR CPOL CPHA SPWOM SPE SPTIE
Write:
Reset:0010 1 000
$0011
SPI Status and Control Register
(SPSCR)
Read: SPRF
ERRIE
OVRF MODF SPTE
MODFEN SPR1 SPR0
Write:
Reset:0000 1 000
$0012
SPI Data Register
(SPDR)
Read: R7 R6 R5 R4 R3 R2 R1 R0
Write: T7 T6 T5 T4 T3 T2 T1 T0
Reset: Unaffected by Reset
R= Reserved
= Unimplemented
PREVIOUS8990919293949596979899100101102NEXT