Question
Problem with IWDG. does not reboot the MCU
I use STM32F042F6P6. I found that IWDG does not reboot the microcontroller. The program stops, but the microcontroller does not restart.
At the time of IWG triggering, a short (at 0 then 1 again) is formed on the NRST pin, but the program is not restarted for.
Pressing the button connected to the pin NRST leads to a restart.
The NRST pin is pulled up to +3.3 using a 10K resistor.
