Low power management

Hello everyone,

i have a question about low power management. I’m currently working on a stm32l073 MCU on a nucleo board. Idle thread that is supposed to put the device in sleep seems to be called, i checked it in debug mode but i’m still having 5 mA of current consumption and i don’t know why. Do you think it is normal ?

Then, i would like to use stop_mode, do i need to use RTC to exit this mode. Will the kernel behave the same in stop mode ?

Thank you in advance.

Aurélien

1 Like