Posted on May 17, 2011 at 12:07Hi I have a simple program in a uPSD3212 that will intentionally go into a while(1) loop with disabled interrupts to force a watchdog reset. I do not write the disable code to the WDKEY register, but the watchdog never...
Posted on May 17, 2011 at 12:07Seems as if the data sheet is incorrect - the WDT is NOT enabled by deafault - you have to write a non-disable value to it.