Chapter 20 Deserial Serial Peripheral Interface (DSPI)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
441
20.6.2
Signal names and descriptions
20.6.2.1
Peripheral Chip Select / Slave Select (CS_0
)
In master mode, the CS_0 signal is a peripheral chip select output that selects the slave device to which
the current transmission is intended.
In slave mode, the CS_0 signal is a slave select input signal that allows an SPI master to select the DSPI
as the target for transmission. CS_0 must be configured as input and pulled high. If the internal pullup is
being used then the appropriate bits in the relevant SIU_PCR must be set (SIU_PCR [WPE = 1],
[WPS = 1]).
Set the IBE and OBE bits in the PCR register for all CS_0 pins when the DSPI chip select or slave select
primary function is selected for that pin. When the pin is used for DSPI master mode as a chip select output,
set the OBE bit. When the pin is used in DSPI slave mode as a slave select input, set the IBE bit.
Refer to
Section 11.5.2.8, “Pad Configuration Registers (PCR[0:71])
for more information.
20.6.2.2
Peripheral Chip Selects 1–3 (CS1:3)
CS1:3 are peripheral chip select output signals in master mode. In slave mode these signals are not used.
On DSPI_0, these are CS1:3 and CS5:6.
20.6.2.3
Peripheral Chip Select 4 (CS4)
CS4 is a peripheral chip select output signal in master mode.
20.6.2.4
Peripheral Chip Select 5/Peripheral Chip Select Strobe (CS_5
)
CS5 is a peripheral chip select output signal. When the DSPI is in master mode and PCSSE bit in the
DSPI
x
_MCR is cleared, the CS5 signal selects the slave device that receives the current transfer.
CS5 is a strobe signal used by external logic for deglitching of the CS signals. When the DSPI is in master
mode and the PCSSE bit in the DSPI
x
_MCR is set, the CS5 signal indicates the timing to decode CS0:4
signals, which prevents glitches from occurring.
CS5 is not used in slave mode. On DSPI_0, this is CS7.
20.6.2.5
Serial Input (SIN_
x
)
SIN_
x
is a serial data input signal.
20.6.2.6
Serial Output (SOUT_
x
)
SOUT_
x
is a serial data output signal.