Hi All,
I am pretty new to using pi boards and coding. I am working on a side project, which uses Pi5 with TouchDisplay which as 3 button on its side.
I have Kali Linux running. when i check using gpioinfo i can see gpiochip0, 10,11,12 and 13. But when i try to access it using gpioget gpiochip0 12 {12 is on of the key in the display.} i get an error cant find line gpiochip0.
I tried to read cat /sys/class/gpio/gpiochip*/label and found there was pinctrl-rp1 and few other pgpio-brcmstb@xxx.
I am kinda lost with all these jargons. Any help or suggestions to read the display buttons will be greatly appreciated
I am pretty new to using pi boards and coding. I am working on a side project, which uses Pi5 with TouchDisplay which as 3 button on its side.
I have Kali Linux running. when i check using gpioinfo i can see gpiochip0, 10,11,12 and 13. But when i try to access it using gpioget gpiochip0 12 {12 is on of the key in the display.} i get an error cant find line gpiochip0.
I tried to read cat /sys/class/gpio/gpiochip*/label and found there was pinctrl-rp1 and few other pgpio-brcmstb@xxx.
I am kinda lost with all these jargons. Any help or suggestions to read the display buttons will be greatly appreciated
Statistics: Posted by g3lat0 — Thu Feb 27, 2025 8:28 pm — Replies 0 — Views 17