O
Oliver Schmid
Guest
hi group,
As mentioned I'm looking for a simple "8042-like" keyboard controller
to
get standard keyboard support into a 8-bit MCU environment.
I don't care if other functions (aka super I/O) are integrated, it
should
just be very simple to integrate and _currently_ available somewhere
in europe.
I've been looking for the last week, but I haven't found a thing.
I'd be thankful for any further hints.
Another idea would be using a UART 16550 to handle this, but i'm not
quite sure, if this would work proberly - any ideas?
regs,
oliver
btw, I'm aware of the keyboard-protocol,but I don't want to put
additional load
onto the MCU, so I'd like to "outsource" the keyboard-handling to an
external
unit - get a interrupt when a character is ready at the buffered
keyboard
controller.
As mentioned I'm looking for a simple "8042-like" keyboard controller
to
get standard keyboard support into a 8-bit MCU environment.
I don't care if other functions (aka super I/O) are integrated, it
should
just be very simple to integrate and _currently_ available somewhere
in europe.
I've been looking for the last week, but I haven't found a thing.
I'd be thankful for any further hints.
Another idea would be using a UART 16550 to handle this, but i'm not
quite sure, if this would work proberly - any ideas?
regs,
oliver
btw, I'm aware of the keyboard-protocol,but I don't want to put
additional load
onto the MCU, so I'd like to "outsource" the keyboard-handling to an
external
unit - get a interrupt when a character is ready at the buffered
keyboard
controller.