2024-10-09 05:53 AM - last edited on 2024-10-10 07:40 AM by STTwo-32
Hello,
I am using the STM32WL55JC1 microcontroller on the NUCLEO-WL55JC1 board and I tried the PWR_PLSLEEP example which is used to enter LPRUN mode. The example works, but the power consumption measurements are very different from those stated. In RUN mode, the consumption is 9.9 mA, while in LPRUN mode it measures 3.9 mA. Since the example does not set the LDO/SMPS configuration of the microcontroller, it is assumed to be in default LDO mode. However, the stated consumption in LPRUN mode is 220 µA and not 3.9 mA! What could be the reason?
Thanks in advance
2024-10-10 07:35 AM
Hello @Henry77,
When debugging in LP modes, the debug module and some internal clocks remain active and that will increase consumption
Also, which peripherals are activated?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-10-17 12:04 AM
Hello,
same power consumption both with debugger and when off.
The example in the ST library has not configured any peripherals except the system clock