Deserial Serial Peripheral Interface (DSPI)
MPC5566 Microcontroller Reference Manual, Rev. 2
Freescale Semiconductor 20-9
The following table describes the fields in the DSPI module configuration register:
Address: Base + 0x0000 Access: R/W
0 1 23456789101112131415
R
MSTR
CONT_
SCKE
DCONF FRZ MTFE
PCS
SE
RO
OE
00
PCSI
S5
PCSI
S4
PCSI
S3
PCSI
S2
PCSI
S1
PCSI
S0
W
Reset0 0 00000000000000
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
R
0
MDIS
DIS_
TXF
DIS_
RXF
CLR_
TXF
CLR_
RXF
SMPL_PT
0000000
HALT
W w1c w1c
Reset0 0 00000000000001
Figure 20-3. DSPI Module Configuration Register (DSPIx_MCR)
Table 20-3. DSPIx_MCR Field Descriptions
Field Description
0
MSTR
Master or 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.
See Section 20.4.8, “Continuous Serial Communications Clock,” for details.
0 Continuous SCK disabled
1 Continuous SCK enabled
2–3
DCONF
[0:1]
DSPI configuration. Selects between the three different configurations of the DSPI. 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
DCONF Configuration
00 SPI
01 DSI
10 CSI
11 Invalid value