2025-11-28 8:19 AM
Hi
We are using STM32U073CC MCU in a project.
Our development tools are:
STM32CubeIDE
Version: 2.0.0
Build: 26820_20251114_1348 (UTC)
STM32CubeMX
Version 6.16.0
WE are using the HAL_RTCEx_SetWakeUpTimer_IT to wake up the mcu from stop mode. The code code works fine, bur some the RTC INT does not fire.
Is there any official sample code for this application? Ou maybe some sort of bug with the new IDE?
I also have noticed that HAL_RTCEx_SetWakeUpTimer_IT has a aditional parameter compared with am older ide. Coud you provide me some extre information on the correct usage of the WakeUpAutoClr parameter?
BR
Gilberto