cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WL33: Switch between LPAWUR Wake-up Radio Rx and PWR DeepStop RTC modes?

Bibith
Associate

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?

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

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.

View solution in original post

2 REPLIES 2
STTwo-32
ST Employee

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.

Bibith
Associate

Can you give me a small idea on how to implement PWR DeepStop RTC in LPAWUR Wake-up Radio Rx?