STM32L5 lockup, Pulling nRST to GND does not reset
STM32L562
I have the IWDG set up to fire 4 seconds if no HAL_IWDG_Refresh(&hiwdg) is executed.
Very occasionally, a lockup condition occurs.
But the STM32 does not reset.
Moreover, grounding the nRST pin does not reset the STM32
Scoping the nRST pin, i can clearly see the IWDG pulsing the pin, But the STM32 does not reset.
Only a power cycle resets..
nSRT pin is connected to a 100n cap, nothing else, as per the manual.
I am all out of ideas, here
Help Please!
