![GigaDevice Semiconductor GD32A50 Series Скачать руководство пользователя страница 101](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32a50-series/gd32a50-series_user-manual_2225782101.webp)
GD32A50x User Manual
101
lowest power consumption, but spends longest time to wake up. Besides, the contents of
SRAM and registers in 1.1V power domain are lost in Standby mode. When exiting from the
Standby mode, a power-on reset occurs and the Cortex
®
-M33 will execute instruction code
from the address of 0x0000 0000.
Table 3-1. Power saving mode summary
Mode
Sleep
Deep-sleep
Standby
Description
Only CPU clock is off
1.
All clocks in the 1.1V
domain are off
2.
Disable IRC8M,
HXTAL and PLL
1.
The 1.1V domain is
powered off
2.
Disable IRC8M,
HXTAL and PLL
LDO Status
On (normal power
mode, normal driver
mode)
On (normal power mode or
low power mode, normal
driver mode or low driver
mode)
Off
Configuration
SLEEPDEEP = 0
SLEEPDEEP = 1
STBMOD = 0
SLEEPDEEP = 1
STBMOD = 1, WURST = 1
Entry
WFI or WFE
WFI or WFE
WFI or WFE
Wakeup
Any interrupt for WFI
Any event (or interrupt
when SEVONPEND is
1) for WFE
Any interrupt from EXTI
lines for WFI
Any event(or interrupt when
SEVONPEND is 1) from
EXTI for WFE
1.
NRST pin
2.
WKUP pin
3.
FWDGT reset
4.
RTC alarm
Wakeup
Latency
None
IRC8M wakeup time,
LDO wakeup time added if
LDO is in low power mode
Power on sequence
Note:
In Standby mode, all I / Os are in high-impedance state except NRST pin, PC13 pin
when configured for RTC function, PC14 and PC15 pins when used as LXTAL crystal
oscillator pins, and WKUP pin if enabled.