cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WB07CC: unable to obtain the wakeup source.

xxyyhhmm
Associate

Hello, everyone,
I am currently working on a project using STM32WB07CC. During the design of low power consumption, I found that when waking up the MCU from the deepstop mode through the wakeup pin, it is impossible to obtain the wakeup source by accessing PWRC->SR1&SR3. However, when waking up through the RTC, it is possible to obtain the source. After referring to the demo provided by ST, I also discovered the same issue.
I hope everyone can help me solve this problem.

thank.ScreenShot_2026-04-11_023417_874.pngScreenShot_2026-04-11_023535_435.png

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello @xxyyhhmm ,

Check the GPIO configuration and verify that the wakeup flags are being checked and cleared correctly.

I recommend you follow these articles :

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

1 REPLY 1
Imen.D
ST Employee

Hello @xxyyhhmm ,

Check the GPIO configuration and verify that the wakeup flags are being checked and cleared correctly.

I recommend you follow these articles :

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen