English
Language : 

PXR40RM Datasheet, PDF (911/1434 Pages) Freescale Semiconductor, Inc – PXR40 Microcontroller
Deserial Serial Peripheral Interface (DSPI)
SCK (CPOL = 0)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
SCK (CPOL = 1)
Master and Slave
Sample
Master SOUT/
Slave SIN
Master SIN/
Slave SOUT
PCSx/SS
tCSC
MSB first (LSBFE = 0): MSB
LSB first (LSBFE = 1): LSB
Bit 6
Bit 1
Bit 5
Bit 2
Bit 4
Bit 3
Bit 3
Bit 4
Bit 2
Bit 5
Bit 1
Bit 6
tASC tDT
LSB
MSB
tCSC = PCS to SCK delay
tASC = After SCK delay
tDT = Delay after Transfer (minimum CS negation time)
Figure 25-30. DSPI Transfer Timing Diagram (MTFE=0, CPHA=1, FMSZ=8)
The master initiates the transfer by asserting the PCS signal to the slave. After the tCSC delay has elapsed,
the master generates the first SCK edge and at the same time places valid data on the master SOUT pin.
The slave responds to the first SCK edge by placing its first data bit on its slave SOUT pin.
At the second edge of the SCK the master and slave sample their SIN pins. For the rest of the frame the
master and the slave change the data on their SOUT pins on the odd-numbered clock edges and sample
their SIN pins on the even-numbered clock edges. After the last clock edge occurs a delay of tASC is inserted
before the master negates the PCS signal. A delay of tDT is inserted before a new frame transfer can be
initiated by the master.
25.4.7.3 Modified SPI/DSI Transfer Format (MTFE = 1, CPHA = 0)
In this Modified Transfer Format both the Master and the Slave sample later in the SCK period than in
Classic SPI mode to allow for delays in device pads and board traces. These delays become a more
significant fraction of the SCK period as the SCK period decreases with increasing baud rates.
The Master and the Slave places data on the SOUT pins at the assertion of the PCS signal. After the PCS
to SCK delay has elapsed the first SCK edge is generated. The Slave samples the Master SOUT signal on
every odd numbered SCK edge. The Slave also places new data on the Slave SOUT on every odd
numbered clock edge.
Freescale Semiconductor
PXR40 Microcontroller Reference Manual, Rev. 1
25-51