2020-05-19 08:21 AM
My application requires to be started without watchdog enabled (don't ask why).
But it seems that once enabled, after a software reset the IWDG continues to run, and if not treated in time causes to another reset. Note that the "Hardware watchdog�? feature is not enabled...
Whit older STM32 MCUs I did not encountered such issues.
Is it a bug or a feature? Does anyone have any ideas on this?