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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/03/02 11:27
Read: times


 
#22457 - RE: preventive actions fow sw crash
I agree with everything Erik says, and add a couple of hardearned pointers too.

hardware
Snub all contactor contacts. Diodes on coils. Star grounds as needed. Don't route dirty returns through digital ground.

Software ? Make sure all interrupt vectors have at least a RETI instruction in them to prevent them executing garbage, even if your code disables interrupts.

Surely for Murphy's sake, you should use TWO watchdogs Erik ;-))

Steve

List of 4 messages in thread
TopicAuthorDate
preventive actions fow sw crash            01/01/70 00:00      
RE: preventive actions fow sw crash            01/01/70 00:00      
RE: preventive actions fow sw crash            01/01/70 00:00      
RE: preventive actions fow sw crash            01/01/70 00:00      

Back to Subject List