cancel
Showing results for 
Search instead for 
Did you mean: 

hello I am using STM32F030F4 microcontroller, question is regarding low power mode. For that i want to wake from stop mode using RTC. As RTC programmable mode is not there in STM32F030F4, So what is the best way to awake from stop mode.

PShar.0.294
Associate II

Or any other way in STM32F030F4 microcontroller, to awake from low power mode.

and I am using timer in my application.

4 REPLIES 4

> As RTC programmable mode is not there

What do you mean? You can activate RTC's Calendar and use its Internal Alarm A for waking up.

PShar.0.294
Associate II

Thanks..

In my application,

I need to awake up with in 2 seconds regular intervals when it goes in stop mode.

can you share sample code for RTC's calender and using its internal Alarm A for waking up?

Dear Sir

Do you have a code snippet for periodic wakeup alarm for RTC at 1 sec?

Thanks