Skip to main content
Visitor II
April 10, 2026
Question

STM32WB07CC: unable to obtain the wakeup source.

  • April 10, 2026
  • 1 reply
  • 154 views

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 reply

Technical Moderator
April 14, 2026

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"".ThanksImen"