Skip to main content
ALocs.1
Visitor II
February 19, 2021
Solved

STM32L011F3 and sleep mode

  • February 19, 2021
  • 1 reply
  • 812 views

Hi!

How to set Gpio pin high while MCU is in deep sleep mode to keep power supply on?

I cant find any information.

This topic has been closed for replies.
Best answer by Bowman32

Hi @Albert Loseph​ 

Can you more explain "MCU is in deep sleep mode to keep power supply on"?

For more details about Low-power modes, you can refer to section "3.1 Low-power modes" in STM32L011x3 datasheet.

Also, you can refer to examples provided in STM32CubeL0 firmware via this path STM32Cube\Repository\STM32Cube_FW_L0_V1.11.3\Projects

Bouraoui

1 reply

Bowman32
Bowman32Best answer
ST Employee
February 22, 2021

Hi @Albert Loseph​ 

Can you more explain "MCU is in deep sleep mode to keep power supply on"?

For more details about Low-power modes, you can refer to section "3.1 Low-power modes" in STM32L011x3 datasheet.

Also, you can refer to examples provided in STM32CubeL0 firmware via this path STM32Cube\Repository\STM32Cube_FW_L0_V1.11.3\Projects

Bouraoui