English
Language : 

PXD10RM Datasheet, PDF (1050/1332 Pages) Freescale Semiconductor, Inc – PXD10 Microcontroller
30.5.2.7.5 Peripheral Chip Select Strobe Enable (PCSS)
The PCSS signal provides a delay to allow the PCS signals to settle after a transition occurs thereby
avoiding glitches. When the QuadSPI is in Master Mode and PCSSE bit is set in the QSPI_MCR, PCSS
provides a signal for an external demultiplexer to decode the PCS[4:0] and PCS[7:6] signals into as many
as 128 glitch-free PCS signals. Figure 30-26 shows the timing of the PCSS signal relative to PCS signals.
PCSx
PCSS
tPCSSCK
tPASC
Figure 30-26. Peripheral Chip Select Strobe Timing
The delay between the assertion of the PCS signals and the assertion of PCSS is selected by the PCSSCK
field in the QSPI_CTAR based on the following formula:
tPCSSCK
=
----1-----  PCSSCK
fSYS
Eqn. 30-5
At the end of the transfer the delay between PCSS negation and PCS negation is selected by the PASC field
in the QSPI_CTAR based on the following formula:
tPASC
=
----1-----  PASC
fSYS
Table 30-42 shows an example of how to compute the tpcssck delay.
Table 30-42. Peripheral Chip Select Strobe Assert Computation Example
Eqn. 30-6
PCSSCK
0b11
Prescaler
7
Fsys
100 MHz
Delay before Transfer
70.0 ns
Table 30-43 shows an example of how to compute the tpasc delay.
Table 30-43. Peripheral Chip Select Strobe Negate Computation Example
PASC
0b11
Prescaler
7
Fsys
100 MHz
Delay after Transfer
70.0 ns
The PCSS signal is not supported when Continuous Serial Communication SCK is enabled
(CONT_SCKE=1).
30.5.2.8 SPI Transfer Formats
The SPI serial communication is controlled by the Serial Communications Clock (SCK) signal and the
PCS signals. The SCK signal provided by the Master device synchronizes shifting and sampling of the data
on the SI and SO pins. The PCS signals serve as enable signals for the slave devices.
30-46
PXD10 Microcontroller Reference Manual, Rev. 1
Preliminary—Subject to Change Without Notice
Freescale Semiconductor