Hi,
I want to have a watchdog which resets MCU after 70 ms.
This is my current setting for the wdog:
Are this settings valid ?
Because for me it seems that the wdog is not working correctly.
If i insert a loop for 0xFFFFFFFF cycles in my main function, the wdog is not resting the MCU...
And if i change the settings like this:
The wdog is reseting the MCU all the time...
Regards,
Adrian
Solved! Go to Solution.
okay, This configuration works