English
Language : 

PXD10RM Datasheet, PDF (321/1332 Pages) Freescale Semiconductor, Inc – PXD10 Microcontroller
Figure 11-17 shows the modified transfer format for CPHA = 1. Only the condition where CPOL = 0 is
described.
System clock
123456
SCK
Slave sample
Master sample
Master SOUT
Slave SOUT
CS
tCSC
tASC
tCSC = CS to SCK delay.
tASC = After SCK delay.
Figure 11-17. DSPI Modified Transfer Format (MTFE = 1, CPHA = 1, fSCK = fSYS / 4)
11.8.5.5 Continuous Selection Format
Some peripherals must be deselected between every transfer. Other peripherals must remain selected
between several sequential serial transfers. The continuous selection format provides the flexibility to
handle both cases. The continuous selection format is enabled for the SPI configuration by setting the
CONT bit in the SPI command.
When the CONT bit = 0, the DSPI drives the asserted chip select signals to their idle states in between
frames. The idle states of the chip select signals are selected by the PCSIS field in the DSPIx_MCR.
Figure 11-18 shows the timing diagram for two four-bit transfers with CPHA = 1 and CONT = 0.
SCK
(CPOL = 0)
SCK
(CPOL = 1)
Master SOUT
Master SIN
CSx
tCSC
tASC
tDT
tCSC = CS to SCK delay.
tCSC
tASC = After SCK delay.
tDT = Delay after transfer (minimum CS negation time).
Figure 11-18. Example of Non-Continuous Format (CPHA = 1, CONT = 0)
Freescale Semiconductor
PXD10 Microcontroller Reference Manual, Rev. 1
Preliminary—Subject to Change Without Notice
11-39