Interfacing with a PS/2 keyboard with pin 10 w/ UART - Raspberry Pi Forums
hello, when bought pi ordered keyboard. let me correct that, hastily ordered cheapest usb keyboard/mouse combo see. got here, not combo, , not usb! ended ps/2 logitech k100 classic keyboard, not on list of verified keyboards. not wanting wait return, chopped off ps/2 connector , tried serial on usb method changing plug male usb. when plugged windows computer, lights on keyboard flash on , off, , numlock , capslock lights worked, windows not recognize it. same thing happened when plugged raspi. have found keyboard not compatible serial on usb, , have started trying find way keyboard working on pi. found pi2ps2 have built hardware properly, attached , tested it. light comes on, , data below 3.3v when gpio pin 10 disconnected. have turned off serial terminal , made uart available, rebooted, compiled ps2test.c su, ran su. test has hold down ; key until exits (presumably it's brute forcing something). have left key pressed 2 hours in 1 sitting, , there have been many re-tries trying see if there problem. know it's easier go buy usb keyboard, cannot afford 1 in next couple months, , makes difficult use raspberry pi. have synergy set on latest raspbian, lets me use laptop mouse , keyboard on pi, has in x, means unless i'm in x, have no way type anything. appreciate can offer!
edit: got hardware figured out now, keyboard passes "ps2test.c" test program! yay! buuut, i'm realizing when try compile main program it's getting errors dependencies, starting linux/mudule.h
edit: got hardware figured out now, keyboard passes "ps2test.c" test program! yay! buuut, i'm realizing when try compile main program it's getting errors dependencies, starting linux/mudule.h
raspberrypi
Comments
Post a Comment