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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/11/03 12:15
Read: times


 
#41267 - RE: what is a watchdog timer
Responding to: ???'s previous message
A watchdog timer is a timer with a reset input that has its output connected to the processor reset line. If the timer expires, the processor is reset. The program should reset the timer every now and then to prevent a reset from being generated. The function thus is quite clear: if your program runs out of hand, resulting in not resetting the timer, the watchdog will reset the device and the processor can (probably) regain control.

List of 7 messages in thread
TopicAuthorDate
what is a watchdog timer            01/01/70 00:00      
   RE: what is a watchdog timer            01/01/70 00:00      
      RE: what is a watchdog timer            01/01/70 00:00      
         RE: what is a watchdog timer            01/01/70 00:00      
            RE: what is a watchdog timer            01/01/70 00:00      
               Watchdog timer - Internal / external            01/01/70 00:00      
                  RE: Watchdog timer - Internal / external            01/01/70 00:00      

Back to Subject List