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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/28/05 03:40
Read: times


 
#96070 - Keyboard...
Responding to: ???'s previous message
The PC Keyboad has only a couple of signals to interface it. You can use one of the external Interrupt pins to get the microcontroller attention at keyboard time. There are also the input capture pins from timers that can be used to also generate interrupts to the CPU from an external signal.

There may actually be some 8051 derivatives that have a port that has status change interrupt hardware. I would look first at the Philips LPC932 to see if it has this feature.

Michael Karas

PS......For full explanation on the quasi bi-directional port operation of typical 8052 type chips hit the tutorial button at the left.

MJK


List of 8 messages in thread
TopicAuthorDate
Starter has a question about AT89S52            01/01/70 00:00      
   which 8051 derivative?            01/01/70 00:00      
   Keyboard...            01/01/70 00:00      
      it does            01/01/70 00:00      
   INt on pin level change            01/01/70 00:00      
      Derivative chip            01/01/70 00:00      
         Not Like a PIC            01/01/70 00:00      
            a conflict in previous posts            01/01/70 00:00      

Back to Subject List