??? 01/30/08 00:10 Read: times |
#150067 - PC Keyboard interface Has anyone done this ? |
What I mean is, "Has anyone, themselves, actually done this?"
http://www.rasmicro.com/FTP/an434.pdf I'm curious whether this is practical for a 20-pin or smaller device, given that I don't need IIC, and don't any any signals out other than STB and D(7..0) and don't need any inputs other than clock and data to/from the PC Keyboard. That's 10 I/O's. The app note uses about 50% more code space than the equivalent on an M68HC705J2A, to RS232 rather than IIC, but I can't get those right now ... It seems that one should be able to use this code out of the can if it works at all. Not even one Philips app note I've tried has worked properly, though, so I'm worried. I'd guess that one could forget about the IIC and just put the data and strobe out on a parallel port and call it good. Have any of you guys done this in the past? Which small MCU did you use? RE |