Visitor II
October 18, 2022
Question
The wake-up time from STOP2 to RUN mode is longer than expected on STM32WB55.
- October 18, 2022
- 1 reply
- 1515 views
Hello,
I am trying to develop an application with STM32WB55 that checks the sensor status every 500ms and goes into power saving mode set as STOP2.
The datasheet mentions that the wake up time is only about 6us. So I expected the wake up time to be very optimized. But with the test and power measurement, I get a total wake-up time of about 250us (shown in chart 3), which is very long. I tried several clock configurations to get the most optimized power consumption possible.
The measurements are made with the X-NUCLEO-LPM and the STM32Cube Monitor-Power Tool.
Do you have any idea how to reduce it?