EasyManuals Logo

ST STM32F10 Series User Manual

ST STM32F10 Series
519 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #36 background imageLoading...
Page #36 background image
Power control (PWR) UM0306
36/519
3.3 Low-power modes
By default, the microcontroller is in Run mode after a system or a power Reset. In Run mode
the CPU is clocked by HCLK and the program code is executed. Several low-power modes
are available to save power when the CPU does not need to be kept running, for example
when waiting for an external event. It is up to the user to select the mode that gives the best
compromise between low-power consumption, short startup time and available wake-up
sources.
The STM32F10x devices feature three low-power modes:
SLEEP mode (Cortex-M3 core stopped, peripherals kept running)
STOP mode (all clocks are stopped)
STANDBY mode (1.8V domain powered-off)
In addition, the power consumption in Run mode can be reduce by one of the following
means:
Slowing down the system clocks
Gating the clocks to the APB and AHB peripherals when they are unused.
3.3.1 Slowing down system clocks
In Run mode the speed of the system clocks (SYSCLK, HCLK, PCLK1, PCLK2) can be
reduced by programming the prescaler registers. These prescalers can also be used to slow
down peripherals before entering Sleep mode.
For more details refer to Section 4.3.2: Clock configuration register (RCC_CFGR).
Table 4. Low-power mode summary
Mode Name Entry Wake-up
Effect on 1.8V
domain clocks
Effect
on V
DD
domain
clocks
Voltage
Regulator
SLEEP
(SLEEP NOW
or SLEEP-ON
-EXIT)
WFI Any interrupt CPU CLK OFF
no effect on other
clocks or analog
clock sources
None
ON
WFE Wake-up event
STOP
PDDS and LPDS
bits +
SLEEPDEEP bit
+ WFI or WFE
Any EXTI line
(configured in the
EXTI registers)
All 1.8V domain
clocks OFF
HSI and HSE
oscillators OFF
ON or in low-
power mode
(depends on
Power
control
register
(PWR_CR)
)
STANDBY
PDDS bit +
SLEEPDEEP bit
+ WFI or WFE
WKUP pin rising
edge, RTC alarm,
external reset in
NRST pin,
IWDG reset
OFF
www.BDTIC.com/ST

Table of Contents

Other manuals for ST STM32F10 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F10 Series and is the answer not in the manual?

ST STM32F10 Series Specifications

General IconGeneral
BrandST
ModelSTM32F10 Series
CategoryMicrocontrollers
LanguageEnglish

Related product manuals