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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/25/03 19:57
Read: times


 
#40076 - RE: "the bible" wrong book
Responding to: ???'s previous message
It could also be that you have the register for the input pins set low. Your pulldown resistors could be fooling you that the pins look like low inputs when really they are acting like low outputs. If you then used a switch to try to directly connect these "low outputs" to 5 volts the chip would certainly draw MUCH more current. To fix this make sure to program the register bits on these pins to 1's.

You should consider instead to put PULLUP resistors on the inputs and have the switches pull the inputs to GND. The advantage of this is that you will extend battery life when you go to battery power. The pulldowns draw current even when the switches are open becasue the pulldowns are overcoming the weak pullups on board the microcontroller.

Michael Karas


List of 10 messages in thread
TopicAuthorDate
Why 100mA is consumed when i/p is high.            01/01/70 00:00      
   RE: Why 100mA is consumed when i/p is h            01/01/70 00:00      
      RE: Why 100mA is consumed when i/p is h            01/01/70 00:00      
   RE: Why 100mA is consumed when i/p is high.            01/01/70 00:00      
   RE: "the bible" wrong book            01/01/70 00:00      
      RE: "the bible" wrong book            01/01/70 00:00      
         RE: "the bible" wrong book            01/01/70 00:00      
            RE: "the bible" wrong book Michael            01/01/70 00:00      
   RE: Why amicro in the first place?            01/01/70 00:00      
      RE: Why amicro in the first place?            01/01/70 00:00      

Back to Subject List