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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/30/06 15:02
Modified:
  03/30/06 15:04

Read: times


 
#113416 - LPC modes.
Responding to: ???'s previous message
Dear Erik,

Thanks for your reply, AFAIK there are four modes in LPC.
1. Quasi bidirection - std 8051 P1 P2 P3 type weak pull up can source hardly in uA.
2. Push Pull mode - can source and sink very well.
3. Read only - no source or sink only read.
4. Open drain - can sink no source like std 8051 port 0.

They put port 0 ie columns in quasi bidirectional mode & the rows P2.2 and P2.3 in push pull mode. They ground the rows and read the columns putting the rows low will let p2.3 and p2.2 sink the current and let the key get read in this mode the port 0 sources the current. But this current is in uA range wont this lead to dry contact? There are bugs in the code given in appnote too?

I dont think in this case LPC is doing any magic the rows as usual are quasi bidirection mode nothing new and columns too are used only for sinking ordinary AT89C51 type old micro can also do this. If this works then why at all we used pull up with keypads.

Thanks & Regards,
Prahlad Purohit

List of 15 messages in thread
TopicAuthorDate
Pullups for reading marrix keypads.            01/01/70 00:00      
   it's a LPC            01/01/70 00:00      
      LPC modes.            01/01/70 00:00      
         Excellent point, I have, however, not ha            01/01/70 00:00      
            No problems != No Bugs.            01/01/70 00:00      
               believinf the data sheet            01/01/70 00:00      
         Dry Contact is not a condition.            01/01/70 00:00      
            Interface Physics            01/01/70 00:00      
               Brilliant analysis            01/01/70 00:00      
                  5µm is better than 1µm            01/01/70 00:00      
   What a shit!            01/01/70 00:00      
      Maybe ...            01/01/70 00:00      
      Maybe ...            01/01/70 00:00      
   Poor Appnotes from Philips.            01/01/70 00:00      
      true, but not quite            01/01/70 00:00      

Back to Subject List