Resolved! RTC IRQ STM32L476
With the STM32 in stop mode 2, is it possible to use the RTC as a additional low power timer?I mean to trig IRQ periodically.I tried the PWR_STANDBY_RTC STM32Cube_FW_L4_V1.14.0 example for STM32L476 and the code never stop at the breakpoint in functi...