English
Language : 

PXD10RM Datasheet, PDF (945/1332 Pages) Freescale Semiconductor, Inc – PXD10 Microcontroller
As soon as any of the above events occur, a STANDBY mode transition request is generated. The mode
configuration information for this mode is provided by the ME_STANDBY_MC register. In this mode, the
power supply is turned off for most of the device. By default the only parts of the device that are still
powered during this mode are pads mapped on wakeup lines and power domain #0 which contains the
MC_RGM, MC_PCU, WKPU, 8K RAM, RTC_API, CANSampler, SIRC, FIRC, LCD, and device and
user option bits. The FIRC can be optionally switched off. This is the lowest power consumption mode
possible on the device.
This mode is intended as an extreme low-power mode with
• the core, the flashes, and almost all peripherals and memories powered down
and to be used by software
• to wait until it is required to do something with no need to react quickly (i.e. allow for system
power-up and system clock source to be re-started)
The exit sequence of this mode is similar to the reset sequence. If there is a STANDBY mode request while
any wakeup event is active, the device mode does not change.
All power domains except power domain #0 are configurable in this mode in order to reduce leakage
consumption. Active power domains are determined by the power configuration register PCU_PCONF2
of the MC_PCU.
25.4.3 Mode Transition Process
The process of mode transition follows the following steps in a pre-defined manner depending on the
current device mode and the requested target mode. In many cases of mode transition, not all steps need
to be executed based on the mode control information, and some steps may not be valid according to the
mode definition itself.
25.4.3.1 Target Mode Request
The target mode is requested by accessing the ME_MCTL register with the required keys. This mode
transition request by software must be a valid request satisfying a set of pre-defined rules to initiate the
process. If the request fails to satisfy these rules, it is ignored, and the TARGET_MODE bit field is not
updated. An optional interrupt can be generated for invalid mode requests. Refer to Section 25.4.5, Mode
Transition Interrupts for details.
In the case of mode transitions occurring because of hardware events such as a reset, a SAFE mode request,
or interrupt requests and wakeup events to exit from low-power modes, the TARGET_MODE bit field of
the ME_MCTL register is automatically updated with the appropriate target mode. The mode change
process start is indicated by the setting of the mode transition status bit S_MTRANS of the ME_GS
register.
A RESET mode requested via the ME_MCTL register is passed to the MC_RGM, which generates a
global system reset and initiates the reset sequence. The RESET mode request has the highest priority, and
the MC_ME is kept in the RESET mode during the entire reset sequence.
Freescale Semiconductor
PXD10 Microcontroller Reference Manual, Rev. 1
Preliminary—Subject to Change Without Notice
25-39