CN / EN
Doc Feedback
Thanks for your interest, welcome to contact us.
Thanks for your feedback

Power Modes

GR5526 SoCs operate in three modes: active, idle, and sleep.

  • Active mode

    In this mode, the CPU of GR5526 SoCs runs at full speed. Typical scenarios in this mode are described below:

    • The MCU subsystem (including Arm processor, SRAM, and peripherals) remains in standby or active state.
    • The Bluetooth subsystem (including RF transceiver and communication core) remains in standby or active state.
    • The PMU subsystem (including DC/DC, LDO, and RTC) remains in active state.
  • Idle mode

    Two scenarios are supported. The system automatically chooses an appropriate one based on the situation.

    • WFI scenario: The idle mode is implemented by Wait For Interrupt/Wait For Event (WFI/WFE) command built in the Arm processor. When the WFI/WFE command is called, the program counter (PC) points to the address of the WFI/WFE command; when an interrupt request (IRQ) or event occurs and CPU wakes up, the PC points to the next command and subsequent commands are executed. The system detects the use of peripherals/Bluetooth subsystem/Timer and decides whether to choose this scenario.
    • SRPG scenario: The power consumption can be further reduced in the state retention power gating (SRPG) mode by calling the SRPG command, based on the WFI/WFE command. After the SRPG command is called, the MCU subsystem will be powered off to reduce power consumption. When an AON IRQ or a Bluetooth LE IRQ occurs, the MCU subsystem will be powered on and woken up. The system detects the use of peripherals/Bluetooth subsystem/Timer and decides whether to choose this scenario.
  • Sleep mode

    In this mode, a high-frequency clock source HFXO_32M stops working; MCU subsystem (except for Retention SRAM) and Bluetooth subsystem are powered off. Only the always-on (AON) domains are powered, to make sure data in Retention SRAM is not lost, and to power the modules or I/Os that can wake up the system from sleep mode: Bluetooth LE Timer, Sleep Timer, Real Time Calendar, and AON GPIOs. When no task is pending, the system can enter sleep mode.

The system automatically switches between the power modes, as shown in the figure below.

Figure 1 Mode switching mechanism

Scan to follow

Open WeChat, use "Scan" to follow.