2021-01-10 04:55 AM
Hey everyone,
I'm programming an auotmatic irrigation system for studies. I need help with the programming of an RTC alarm to awake my STM32F4 from standbye mode. After standbye mode it should start the programm from the beginning (like an reset). Until now I programmed my whole code in Keil uVision only with registers, but I can only find resolutions with the HAL library in the internet. The Controller should only awake once per day. So I thought it should be easy to set Alarm A only every 24 hours...
Hope someone can help me with a sample code.
Best regards,
Lea