??? 06/12/04 16:34 Read: times |
#72428 - Band-Aid Responding to: ???'s previous message |
Ijaz Ahmed said:
I recommend you to use a supervisor chip such as MAX1232 ... so that your design is immune to brown outs and software hang ups. A supervisor doesn't really make you immune to these problems - it just guarantees that you will get a clean reset if they should ever occur. Ankas has code that locks up; adding a supervisor should ensure that the processor resets intead of staying locked-up, but it doesn't fix the underlying problem of what actually causes the lockup in the first place! This is what needs to be found and fixed. |