English
Language : 

MCF5282CVM66 Datasheet, PDF (141/766 Pages) Freescale Semiconductor, Inc – MCF5282 and MCF5216 ColdFire® Microcontroller User’s Manual
STPMD[1:0]
00
01
10
11
Table 7-6. PLL/CLKOUT Stop Mode Operation
Operation During Stop Mode
System Clocks
Disabled
Disabled
Disabled
Disabled
CLKOUT
Enabled
Disabled
Disabled
Disabled
PLL
Enabled
Enabled
Disabled
Disabled
OSC
Enabled
Enabled
Enabled
Disabled
Power Management
PMM
Enabled
Enabled
Enabled
Low-Power Option
NOTE
If LPCR[LPMD] is cleared, then the device stops executing code upon issue
of a STOP instruction. However, no clocks are disabled.
7.3 Functional Description
The functions and characteristics of the low-power modes, and how each module is affected by, or affects,
these modes are discussed in this section.
7.3.1 Low-Power Modes
The system enters a low-power mode by executing a STOP instruction. Which mode the device actually
enters (either stop, wait, or doze) depends on what is programmed in LPCR[LPMD]. Entry into any of
these modes idles the CPU with no cycles active, powers down the system and stops all internal clocks
appropriately. During stop mode, the system clock is stopped low.
For entry into stop mode, the LPICR[ENBSTOP] bit must be set before a STOP instruction is issued.
A wakeup event is required to exit a low-power mode and return to run mode. Wakeup events consist of
any of these conditions:
• Any type of reset
• Any valid, enabled interrupt request
The latter method of exiting from low-power mode, by a valid and enabled interrupt request, requires
several things:
• An interrupt request whose priority is higher than the value programmed in the XLPM_IPL field
of the LPICR
• An interrupt request whose priority higher than the value programmed in the interrupt priority
mask (I) field of the core’s status register
• An interrupt request from a source which is not masked in the interrupt controller’s interrupt mask
register
• An interrupt request which has been enabled at the module of the interrupt’s origin
7.3.1.1 Run Mode
Run mode is the normal system operating mode. Current consumption in this mode is related directly to
the system clock frequency.
MCF5282 and MCF5216 ColdFire Microcontroller User’s Manual, Rev. 3
Freescale Semiconductor
7-5