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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/30/02 08:45
Read: times


 
#31669 - RE: ALE and bootcode
What I need to know is the activity on the ALE pin. Can it be used to trigger an external watchdog circuit. Or is this not possible due to timeouts on the external suporvisor circuit.

It is not a good idea to use ALE for watchdog circuit. The software can enter into an endless loop where the ALE is still available, but the software gets hang.

Also, never pulse the watchdog in any ISR, since interrupt occurs even if software enters into endless loops.

IA





List of 11 messages in thread
TopicAuthorDate
ALE and bootcode            01/01/70 00:00      
RE: ALE and bootcode            01/01/70 00:00      
RE: ALE and bootcode            01/01/70 00:00      
RE: ALE and bootcode==Peter            01/01/70 00:00      
RE: ALE and bootcode            01/01/70 00:00      
RE: ALE and bootcode==Ijaz            01/01/70 00:00      
RE: ALE and bootcode==Ijaz            01/01/70 00:00      
RE: ALE and bootcode            01/01/70 00:00      
RE: ALE and bootcode            01/01/70 00:00      
RE: ALE and bootcode            01/01/70 00:00      
RE: ALE and bootcode            01/01/70 00:00      

Back to Subject List