MPC563XM Reference Manual, Rev. 1
1178
Freescale Semiconductor
Preliminary—Subject to Change Without Notice
if the clocks have not been shut off yet. See
Section 26.5.11, “Power Saving Features
,” for more details on
the External Stop Mode.
26.5.1.5
Factory Test Mode
When the MCU is in Factory Test Mode, the DSPI behavior is unaffected and remains dictated by the
configuration and the block-specific mode of the DSPI.
26.5.1.6
Debug Mode
The Debug Mode is used for system development and debugging. If the SoC enters Debug Mode while
the FRZ bit in the DSPI_MCR is set, the DSPI stops all serial transfers and enters a stopped state. If the
SoC enters Debug Mode while the FRZ bit is negated, the DSPI behavior is unaffected and remains
dictated by the block-specific mode and configuration of the DSPI. The DSPI enters Debug Mode when a
debug request is asserted by an external controller. See
for a state diagram.
26.5.2
Start and Stop of DSPI Transfers
The DSPI has two operating states; STOPPED and RUNNING. The states are independent of DSPI
configuration. The default state of the DSPI is STOPPED. In the STOPPED state no serial transfers are
initiated in Master Mode and no transfers are responded to in Slave Mode. The STOPPED state is also a
safe state for writing the various configuration registers of the DSPI without causing undetermined results.
The TXRXS bit in the DSPI_SR is negated in this state. In the RUNNING state serial transfers take place.
The TXRXS bit in the DSPI_SR is asserted in the RUNNING state.
of the start and stop mechanism. The transitions are described in
Figure 26-20. DSPI Start and Stop State Diagram
Table 26-32. State Transitions for Start and Stop of DSPI Transfers
Transition #
Current State
Next State
Description
0
RESET
STOPPED
Generic power-on-reset transition
RESET
STOPPED
RUNNING
Power on
TXRXS=0
TXRXS=1
reset
2
1
0