Issue with Alarm B Not Triggering After Multiple Wake-ups from Standby Mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-11-11 2: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.
Issue:
- Both alarms work individually, but Alarm B fails to trigger when both alarms are used together, especially after waking-up from standby mode.
Question:
- I understand that when waking up from standby mode, the MCU typically performs a restart. Could this be causing Alarm B not to trigger after the wake-up?
- Is there a way to make this approach work reliably, where Alarm B triggers even after multiple wake-ups from standby mode?
Any guidance or suggestions would be greatly appreciated!
Thank you in advance!
Labels:
- Labels:
-
RTC
-
STM32F4 Series
0 REPLIES 0
