Keypad (i.MX31)

Aus BECOM Systems Support
Version vom 31. Oktober 2023, 09:03 Uhr von Peter (Diskussion | Beiträge) (1 Version importiert)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

To enable the keypad, enter the kernel configuration and change the setting:

Input Device Support -> Event interface -> Y
Input Device Support -> Keyboards -> MXC Keypad driver -> Y

To test the keypad, attach the keypad, boot the device and then run the following command

/unit_tests/mxc_keyb_test/mxc_keyb_test.out

Press keys on the keypad. You should see the application telling you which keys have been pressed.