Watchdog timer selection for Project
Hi,
I am using STM32G491RE for my product. I want to implement watchdog timer functionality. In the data sheet we have IWDT and WWDT. Which one is best for real time products and I am using HSE for clock. I am planning to use watch dog timer reset time in seconds.
For IWDT in the document mentioned programmable timeout range is 125usec to 32.8 sec.
For WWDT how can I calculate the maximum timeout range?? My APB1 clock is 96MHz.
For OTA update, Does watchdog timer effect the functionality??
Disabling the watchdog timer in bootloader code is enough for the watchdog timer not interfacing with the update process??
Can anyone suggest.
Thanks
