cancel
Showing results for 
Search instead for 
Did you mean: 

Internal watchdog and stop mode

Posted on February 08, 2010 at 09:07

Internal watchdog and stop mode

1 REPLY 1
Posted on May 17, 2011 at 13:39

Use the reset to transition modes (like getting an 80286 from protected mode to real mode), or use some really brief wake up code to tickle the watch dog every 26 seconds.

If the hardware watchdog is not suitable to your needs, you could implement a software one using SYSTICK to implement a down counter.

-Clive

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..