2020-06-30 02:43 PM
I have my prescaler set to IWDG_PRESCALER_256 and Reload set to 16000
Far before that counts down to 0 when I call HAL_IWDG_Refresh the program crashes.
I am running on an STM32L072CZT
Any ideaS?
2020-06-30 03:03 PM
Read out and check/post the IWDG registers content.
JW