2025-09-17 3:39 AM - last edited on 2025-09-17 3:45 AM by Andrew Neil
On the STM32WL33 chip, is it possible to switch between LPAWUR Wake-up Radio Rx mode and PWR DeepStop RTC mode in the same code?
Solved! Go to Solution.
2025-09-17 9:25 AM
Hello @Bibith and welcome to the ST Community.
I think you mean to develop a code that stay in low power mode and wake up on signals from both LPAWUR and RTC. If so, i confirm that this should be possible.
Best Regards.
STTwo-32
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.
2025-09-17 9:25 AM
Hello @Bibith and welcome to the ST Community.
I think you mean to develop a code that stay in low power mode and wake up on signals from both LPAWUR and RTC. If so, i confirm that this should be possible.
Best Regards.
STTwo-32
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.
2025-09-17 9:48 PM
Can you give me a small idea on how to implement PWR DeepStop RTC in LPAWUR Wake-up Radio Rx?