![NXP Semiconductors SAFE ASSURE Qorivva MPC5601P Reference Manual Download Page 473](http://html.mh-extra.com/html/nxp-semiconductors/safe-assure-qorivva-mpc5601p/safe-assure-qorivva-mpc5601p_reference-manual_1721898473.webp)
Chapter 20 Deserial Serial Peripheral Interface (DSPI)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
473
Figure 20-18. DSPI modified transfer format (MTFE = 1, CPHA = 0, f
SCK
=
f
SYS
/ 4)
20.8.5.4
Modified SPI transfer format (MTFE = 1, CPHA = 1)
At the start of a transfer the DSPI asserts the CS signal to the slave device. After the CS to SCK delay has
elapsed the master and the slave put data on their SOUT pins at the first edge of SCK. The slave samples
the master SOUT signal on the even numbered edges of SCK. The master samples the slave SOUT signal
on the odd numbered SCK edges starting with the 3rd SCK edge. The slave samples the last bit on the last
edge of the SCK. The master samples the last slave SOUT bit one half SCK cycle after the last edge of
SCK. No clock edge is visible on the master SCK pin during the sampling of the last bit. The SCK to CS
delay must be programmed to be greater than or equal to half the SCK period.
NOTE
For the modified transfer format to operate correctly, you must thoroughly
analyze the SPI link timing budget.
shows the modified transfer format for CPHA = 1. Only the condition where CPOL = 0 is
shown.
t
CSC
= CS to SCK delay.
t
ASC
= After SCK delay.
System clock
1
2
3
4
5
6
CS
x
t
ASC
SCK
Master sample
Slave SOUT
Master SOUT
System clock
System clock
Slave sample
t
CSC