2019-11-25 06:07 AM
Hi,
I am using STM32F413ZH Discovery Board and trying to reset MCU from the WatchDog timer. So I found there are two WatchDog timer in FreeRTOS IWDG and WWDG. and one example I created with toggling the LED in that I enabled the WWDG timer. after toggle I am calling "HAL_WWDG_Refresh" function but after flashing the code not able to blink LED continuously.
Have anyone a solution for this problem ?
Regards
Adrush.