2024-11-11 02:44 AM
Hello STM32 community,
I am currently working on an STM32 project where I need to manage two RTC alarms: Alarm A for periodic wake-ups and Alarm B for switching modes after a specific timeout. The system enters standby mode and wakes up multiple times before Alarm B's timeout. I am encountering an issue where Alarm B does not trigger as expected after the timeout.
Any guidance or suggestions would be greatly appreciated!
Thank you in advance!