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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/04/02 13:00
Read: times


 
#28539 - RE: P89C51RD2 Internal WatchDog Timer
...I don't want to put it in timer ISR as it will defeat the purpose of Watchdog Timer.

------------
As a general practice, we should avoid putting WDT service call inside an interrupt, nonetheless, servicing WDT in an interrupt is NOT a taboo if you have a reason to do so. Sometimes people refer to this type of activities as "partial service", meaning that the service to WDT inside an interrupt will only be performed under certain conditions. For example, the condition can be - WDT will only be serviced when the background code has serviced it previously.

List of 25 messages in thread
TopicAuthorDate
P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog T, Andy            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog T, Andy            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog T, Andy            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog T, Andy            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog T, Andy            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog T, Andy            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer ,            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      
RE: P89C51RD2 Internal WatchDog Timer            01/01/70 00:00      

Back to Subject List