Table 7-1. Chip power modes (continued)
Chip mode
Description
Core mode
Normal
recovery
method
• LVD off
• In BLPI clock mode, only the fast internal reference oscillator is
available to provide a low power nominal 4 MHz source for the
core with the nominal bus and flash clock required to be <800
kHz
• Alternatively, BLPE clock mode can be used with an external
clock or the crystal oscillator providing the clock source.
VLPW (Very
Low-Power
Wait) -via WFI
Same as VLPR but with the core in Sleep mode to further reduce
power.
• NVIC remains sensitive to interrupts (FCLK = ON).
• On-chip voltage regulator is in a low-power mode that supplies
only enough power to run the chip at a reduced frequency.
Sleep
Interrupt
VLPS (Very
Low-Power
Stop)-via WFI
Places chip in static state with LVD operation off. Lowest power mode
with ADC and pin interrupts functional.
• Peripheral clocks are stopped, but OSC, LPTMR, CMP can be
used.
• TPM and UART can optionally be enabled if their clock source is
enabled.
• NVIC is disabled (FCLK = OFF); AWIC is used to wake up from
interrupt.
• On-chip voltage regulator is in a low-power mode that supplies
only enough power to run the chip at a reduced frequency.
• All SRAM is operating (content retained and I/O states held).
Sleep Deep
Interrupt
VLLS3 (Very
Low-Leakage
Stop3)
• Most peripherals are disabled (with clocks stopped), but OSC,
LPTMR, CMP can be used.
• NVIC is disabled.
• SRAM_U and SRAM_L remain powered on (content retained
and I/O states held).
Sleep Deep
Wake-up Reset
VLLS1 (Very
Low-Leakage
Stop1)
• Most peripherals are disabled (with clocks stopped), but OSC,
LPTMR, CMP can be used.
• NVIC is disabled.
• All of SRAM_U and SRAM_L are powered off.
Sleep Deep
Wake-up Reset
VLLS0 (Very
Low-Leakage
Stop 0)
• Most peripherals are disabled (with clocks stopped), but LPTMR
can be used.
• NVIC is disabled.
• All of SRAM_U and SRAM_L are powered off.
• LPO disabled, optional POR brown-out detection
Sleep Deep
Wake-up Reset
7.4 Entering and exiting power modes
The WFI instruction invokes wait and stop modes for the chip. The processor exits the
low-power mode via an interrupt. For VLLS3 and VLLS1 modes, the wakeup sources are
limited to LPTMR, CMP,NMI_b pin, or RESET_b pin assertions. When the NMI_b pin
Chapter 7 Power Management
KL02 Sub-Family Reference Manual, Rev. 2.1, July 2013
Freescale Semiconductor, Inc.
109