Chapter 20 Deserial Serial Peripheral Interface (DSPI)
MPC5602P Microcontroller Reference Manual, Rev. 4
444
Freescale Semiconductor
Table 20-3. DSPI
x
_MCR field descriptions
Field
Description
0
MSTR
Master/slave mode select
Configures the DSPI for master mode or slave mode.
0 DSPI is in slave mode.
1 DSPI is in master mode.
1
CONT_SCKE
Continuous SCK enable
Enables the serial communication clock (SCK) to run continuously. Refer to
“Continuous Serial communications clock
for details.
0 Continuous SCK disabled
1 Continuous SCK enabled
Note:
If the FIFO is enabled with continuous SCK mode, before setting the CONT_SCKE bit, the
TX-FIFO should be cleared and only CTAR0 register should be used for transfer attributes
otherwise a change in SCK frequency occurs.
2–3
DCONF
[0:1]
DSPI configuration
The following table lists the DCONF values for the various configurations.
4
FRZ
Freeze
Enables the DSPI transfers to be stopped on the next frame boundary when the device enters debug
mode.
0 Do not halt serial transfers.
1 Halt serial transfers.
5
MTFE
Modified timing format enable
Enables a modified transfer format to be used. Refer to
Section 20.8.5.4, “Modified SPI transfer
for more information.
0 Modified SPI transfer format disabled
1 Modified SPI transfer format enabled
6
PCSSE
Peripheral chip select strobe enable
Enables the CS5_
x
to operate as a CS strobe output signal.
Refer to
Section 20.8.4.5, “Peripheral Chip Select strobe enable (CS5_x)
for more information.
0 CS5_
x
is used as the Peripheral chip select 5 signal.
1 CS5_
x
is used as an active-low CS strobe signal.
7
ROOE
Receive FIFO overflow overwrite enable
Enables an RX FIFO overflow condition to ignore the incoming serial data or to overwrite existing
data. If the RX FIFO is full and new data is received, the data from the transfer that generated the
overflow is ignored or put in the shift register.
If the ROOE bit is set, the incoming data is put in the shift register. If the ROOE bit is cleared, the
incoming data is ignored. Refer to
Section 20.8.7.6, “Receive FIFO overflow interrupt request
for more information.
0 Incoming data is ignored.
1 Incoming data is put in the shift register.
8–9
Reserved, but implemented. These bits are writable, but have no effect.
DCONF
Configuration
00
SPI
01
Invalid value
10
Invalid value
11
Invalid value