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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/24/03 10:12
Read: times


 
#44094 - RE: 8051 & push buttons/switches
Responding to: ???'s previous message
read 8051 manual, some ports do not need pullups port0 does in order to read u have to out '1's to i/o lines, when u read it will read pins now if port has internal pullups u just have to pull that pin down to logic '0' otherwise it will read disconnected pin (open switch) as high. in case of port 0 u have to use 10k pull ups as its a open drain output.

check this out www.8052.com/users/bitmaster/p0.txt

abhishek

List of 11 messages in thread
TopicAuthorDate
8051 & push buttons/switches            01/01/70 00:00      
   RE: 8051 & push buttons/switches            01/01/70 00:00      
      RE: 8051 & push buttons/switches            01/01/70 00:00      
         RE: 8051 & push buttons/switches            01/01/70 00:00      
            RE: 8051 & push buttons/switches            01/01/70 00:00      
   RE: 8051 & push buttons/switches            01/01/70 00:00      
      RE: 8051 & push buttons/switches            01/01/70 00:00      
         RE: 8051 & Active low inputs            01/01/70 00:00      
         RE: 8051 & push buttons/switches            01/01/70 00:00      
   RE: 8051 & push buttons/switches            01/01/70 00:00      
      RE: 8051 & push buttons/switches            01/01/70 00:00      

Back to Subject List