TQMa6ULx - YOCTO Linux BSP documentation
GPIO-Buttons
The MBa6ULx features three user buttons which are handled by the gpio-keys driver.
GPIO Button Overview
| Reference | Button |
|---|---|
| S14 | KEY_1 |
| S6 | KEY_2 |
| S7 | KEY_3 |
GPIO Button Location
The buttons are accessible via the input device interface. You can identify the correct event node and test the buttons using the evtest tool:
evtest
Select the number corresponding to the “gpio-keys” device. Alternatively, if the event node is known (e.g. /dev/input/event0), you can run it directly:
evtest /dev/input/event0