Skip to main content
Myada.1
Associate II
June 25, 2021
Solved

I am using stm32l072 board and i want to generate rtc alarm interrupt at every 5 minutes but i am unable to generate it. please guide me, how to generate rtc alarm at every 5 minutes?

  • June 25, 2021
  • 1 reply
  • 775 views

..

This topic has been closed for replies.
Best answer by Tesla DeLorean

Perhaps you could review some close examples?

STM32Cube_FW_L0_V1.11.0\Projects\STM32L073Z-EVAL\Examples\RTC\RTC_Alarm

1 reply

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
June 25, 2021

Perhaps you could review some close examples?

STM32Cube_FW_L0_V1.11.0\Projects\STM32L073Z-EVAL\Examples\RTC\RTC_Alarm

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Myada.1
Myada.1Author
Associate II
June 25, 2021

Thank you for guide me!!