...the world's most energy friendly microcontrollers
2014-07-02 - Tiny Gecko Family - d0034_Rev1.20
92
www.silabs.com
10.3 Functional Description
The Energy Management Unit (EMU) is responsible for managing the wide range of energy modes
available in EFM32TG. An overview of the EMU module is shown in Figure 10.1 (p. 92) .
Figure 10.1. EMU Overview
Peripheral bus
Cont rol and
st at us regist ers
Energy Managem ent
St at e Machine
Cort ex
Volt age
regulat or
syst em
Oscillat or
syst em
Reset
syst em
Mem ory
syst em
Int errupt
cont roller
The EMU is available as a peripheral on the peripheral bus. The energy management state machine
is triggered from the Cortex-M3 and controls the internal voltage regulators, oscillators, memories and
interrupt systems in the low energy modes. Events from the interrupt or reset systems can in turn cause
the energy management state machine to return to its active state. This is further described in the
following sections.
10.3.1 Energy Modes
There are five main energy modes available in EFM32TG, called Energy Mode 0 (EM0) through Energy
Mode 4 (EM4). EM0, also called the active mode, is the energy mode in which any peripheral function
can be enabled and the Cortex-M3 core is executing instructions. EM1 through EM4, also called low
energy modes, provide a selection of reduced peripheral functionality that also lead to reduced energy
consumption, as described below.
Figure 10.2 (p. 93) shows the transitions between different energy modes. After reset the EMU will
always start in EM0. A transition from EM0 to another energy mode is always initiated by software. EM0
is the highest activity mode, in which all functionality is available. EM0 is therefore also the mode with
highest energy consumption.
The low energy modes EM1 through EM4 result in less functionality being available, and therefore also
reduced energy consumption. The Cortex-M3 is not executing instructions in any low energy mode.
Each low energy mode provides different energy consumptions associated with it, for example because
a different set of peripherals are enabled or because these peripherals are configured differently.
A transition from EM0 to a low energy mode can only be triggered by software.
A transition from EM1 – EM3 to EM0 can be triggered by an enabled interrupt or event. In addition, a
chip reset will return the device to EM0. A transition from EM4 can only be triggered by a pin reset,
power-on reset, or EM4 GPIO wakeup request.
Summary of Contents for EFM32TG
Page 543: ......