2017-09-04 11:13 PM
Hello 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