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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/26/06 10:06
Read: times


 
#130128 - What a supervisor does
Responding to: ???'s previous message
Josh Me said:
1. Why was my lcd not getting initalised ...... was it because the sytem was getting reset many number of times

No: it was because the system was not being reset properly at all - so anything could've been happening!

if i were to give a ....... say 1 second ...... do noting routine in the beginning ..... shouldn't that take care of the lcd initialisation

If your system is not working properly, then the 1s delay won't work properly either, would it?

what exactly does a supervisor ic do

A reset generator ensures that the system will always start correctly, by generating a guaranteed clean reset signal.

A "supervisor" usually adds additional features that ensure that the processor is held in reset when the power supply is outside the operating specifications - thus ensuring that it doesn't go into "undefined behaviour"

Some "supervisors" also add a Watchdog - which allows your software to recover from certain errors.

List of 17 messages in thread
TopicAuthorDate
at 89S52 chip acting unreliably            01/01/70 00:00      
   LCD reset            01/01/70 00:00      
   Processor Reset            01/01/70 00:00      
   at 89S52 chip acting unreliably            01/01/70 00:00      
      no oscilloscope, use LED            01/01/70 00:00      
      Proper Reset - not RC!            01/01/70 00:00      
         make reset "hybrid" chip with opamp            01/01/70 00:00      
            that is plain crazy            01/01/70 00:00      
               allmost crazy            01/01/70 00:00      
                  Why take the risk?            01/01/70 00:00      
      use a proper supervisor chip            01/01/70 00:00      
   Thank you            01/01/70 00:00      
      What a supervisor does            01/01/70 00:00      
      Keyboard problem?            01/01/70 00:00      
         Re. Keyboard problem?            01/01/70 00:00      
            RC            01/01/70 00:00      
               evrything you wanted to ask about RC reset...            01/01/70 00:00      

Back to Subject List