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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/13/02 17:24
Read: times


 
#27184 - NumLock and Caps scan code
Hi, everybody:

I did this PC keyboard and 8051 for several days.

We have connected pc keyboard with 8051 exactly same as philips application note..

I followed the software and get single key correctly. But now I found that CAPS LOCK and NUM LOCK keys don't work. I examine the lookup table, there is no data for these two keys. so I put 14H for CAPS LOCK and 90H for NUM LOCK, but they don't work. I am very confusing now.

what the questions of mine are
1. can I put this 14h or 90h in unshift table? or I need a separate table?

2. what is correct ASCII for NUM LOCK AND CAPS LOCK?


I appreciate all the helps..

Regards

Frank





List of 4 messages in thread
TopicAuthorDate
NumLock and Caps scan code            01/01/70 00:00      
RE: NumLock and Caps scan code            01/01/70 00:00      
RE: NumLock and Caps scan code            01/01/70 00:00      
RE: NumLock and Caps scan code            01/01/70 00:00      

Back to Subject List