Posted on September 05, 2017 at 08:13Hello all,
I am trying to get the WWDG EarlyWakeupInterrupt working.
Is the corresponding interrupt for the WWDG EarlyWakeupInterrupt the WWDG_IRQn and the corresponding handler the WWDG_IRQHandler?
The HAL_WWDG_EarlyWakeupCallback used in CubeLibrary is then called from WWDG_IRQHandler?
How much time is then left until reset?
Thanks and best regards
Andreas