2023-11-02 11:07 PM
Hi,
I am using STM32F030R8T6 nucleo board, currently working in a project that require stand by mode, and I am also planning to wake-up using RTC ALARM, while I set alarm and enter into stand by mode it wakes up at the alarm, but it does not enter the "HAL_RTC_AlarmAEventCallback".
Is there anything needed to do in order to enter "HAL_RTC_AlarmAEventCallback" at the time when event occurs during standby mode.
2023-11-08 04:57 AM
Hello @Midhun,
Can you share some code snippet?
Thank you!
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.