2024-03-25 11:47 PM - edited 2024-03-26 12:14 AM
I am trying to set alarm canitnously in loop every 4min.
But it is working only 5 time.
Is there any way to set alarm cantinously after every 4 min.
2024-03-27 05:28 AM
Hello @Kai_Satone ,
Are you using alarm masks to make infinite periodic?
I recommend you to take a look at this wiki Getting started with RTC - stm32mcu. This wiki explains how make infinite periodic using alarm masks.
I hope this help you!
Kaouthar
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.