Data word length: one to sixteen data bits•Four clocking schemes (controlled by clock polarity and clock phase bits) include:–Falling edge without phase delay: SPICLK active-high. SPI transmits data on the falling edge of theSPICLK signal and receives data on the rising edge of the SPICLK signal.–Falling edge with phase delay: SPICLK active-high. SPI transmits data one half-cycle ahead of thefalling edge of the SPICLK signal and receives data on the falling edge of the SPICLK signal.–Rising edge without phase delay: SPICLK inactive-low. SPI transmits data on the rising edge of theSPICLK signal and receives data on the falling edge of the SPICLK signal.–Rising edge with phase delay: SPICLK inactive-low. SPI transmits data one half-cycle ahead of thefalling edge of the SPICLK signal and receives data on the rising edge of the SPICLK signal.•Simultaneous receive and transmit operation (transmit function can be disabled in software)•Transmitter and receiver operations are accomplished through either interrupt-driven or polledalgorithms.•Nine SPI module control registers: Located in control register frame beginning at address 7040h.NOTEAll registers in this module are 16-bit registers that are connected to Peripheral Frame 2.When a register is accessed, the register data is in the lower byte (7–0), and the upper byte(15–8) is read as zeros. Writing to the upper byte has no effect.Enhanced feature:•4-level transmit/receive FIFO•Delayed transmit control•Bi-directional 3 wire SPI mode support•Audio data receive support via SPISTE inversio |
|
|