Deserial Serial Peripheral Interface (DSPI)
MPC5566 Microcontroller Reference Manual, Rev. 2
Freescale Semiconductor 20-29
14
TRRE
Trigger reception enable. Enables the DSPI to initiate a transfer when an external trigger signal is received. The
bit is only valid in DSI configuration. See Section 20.4.4.5, “DSI Transfer Initiation Control,” for more information.
0 Trigger signal reception disabled
1 Trigger signal reception enabled
15
CID
Change in data transfer enable. Enables a change in serialization data to initiate a transfer. The bit is used in
master mode in DSI and CSI configurations to control when to initiate transfers. When the CID bit is set,
serialization is initiated when the current DSI data differs from the previous DSI data shifted out. The
DSPIx_COMPR is compared with the DSPIx_SDR or DSPIx_ASDR to detect a change in data. See
Section 20.4.4.5, “DSI Transfer Initiation Control,” for more information.
0 Change in data transfer operation disabled
1 Change in data transfer operation enabled
16
DCONT
DSI continuous peripheral chip select enable. Enables the PCSx signals to remain asserted between transfers.
The DCONT bit only affects the PCS signals in DSI master mode. See Section 20.4.7.5, “Continuous Selection
Format,” for details.
0 Return peripheral chip select signals to their inactive state after transfer is complete
1 Keep peripheral chip select signals asserted after transfer is complete
17–19
DSICTAS
[0:2]
DSI clock and transfer attributes select. The DSICTAS field selects which of the DSPIx_CTARs is used to
provide transfer attributes in DSI configuration. The DSICTAS field is used in DSI master mode. In DSI slave
mode, the DSPIx_CTAR1 is always selected. The following table lists the DSICTAS to DSPIx_CTARs mapping.
20–23 Reserved
24–25 Reserved, but implemented. These bits are writable, but have no effect.
26–31
DPCSx
DSI peripheral chip select n. The DPCS bits select which of the PCSx signals to assert during a DSI transfer.
The DPCS bits assert and negate the PCSx signals in DSI master mode only.
0 Negate PCSx
1 Assert PCSx
Table 20-12. DSPIx_DSICR Field Descriptions (continued)
Field Description
DSICTAS
DSI Clock and Transfer Attributes
Controlled by
000 DSPIx_CTAR0
001 DSPIx_CTAR1
010 DSPIx_CTAR2
011 DSPIx_CTAR3
100 DSPIx_CTAR4
101 DSPIx_CTAR5
110 DSPIx_CTAR6
111 DSPIx_CTAR7