Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/24/99 14:34
Read: times


 
#254 - RE: Implementation of watchdog timer
What MCU are you using? Dallas? Other? That makes a big difference on exactly how you do it.

But generally speaking, you configure one of your timers to generate an interrupt every X milliseconds. The timer interrupt takes care of resetting the watchdog timer.

See http://www.8052.com/320dog.htm here on 8052.com for a tutorial on the Dallas 80C320 watchdog timer.

Good luck,
Craig Steiner


List of 6 messages in thread
TopicAuthorDate
Implementation of watchdog timer            01/01/70 00:00      
RE: Implementation of watchdog timer            01/01/70 00:00      
RE: Implementation of watchdog timer            01/01/70 00:00      
RE: Implementation of watchdog timer            01/01/70 00:00      
RE: Implementation of watchdog timer            01/01/70 00:00      
RE: Implementation of watchdog timer            01/01/70 00:00      

Back to Subject List