Skip to main content
Associate III
March 26, 2024
Question

Cantinious RTC alarm on stm32f411ceu6

  • March 26, 2024
  • 1 reply
  • 596 views

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.
 

1 reply

KDJEM.1
Technical Moderator
March 27, 2024

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.