cancel
Showing results for 
Search instead for 
Did you mean: 

exit STANDBY every second from RTC on STM32F100RBT

ISeed
Senior

Hello,

I'm using STM32F100RBT. How can I use HAL_RTCEx_SetSecond_IT to exit STANDBY mode?

I'm able to exit STANDBY using ALARM, and able to get an interrupt every second using HAL_RTCEx_SetSecond_IT , but I can't wake up from standby with it.

What should I do?

Is there an example project?

Thanks!

1 REPLY 1

Not really wired to work that way, perhaps you should just SLEEP for short duration stuff?

0690X00000As7JcQAJ.jpg

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..