GPIO numbering
-
Re: GPIO numbering
In this example @Viswanadh-Chegu is able to find the offset for for J8 pin 12 but how would you do that for all the other connectors that might have gpio pins?
I am specifically looking for J10 pin 6 but nonetheless I would like to learn the methodology
-
Re: GPIO numbering
In this example @Viswanadh-Chegu is able to find the offset for for J8 pin 12 but how would you do that for all the other connectors that might have gpio pins?
I am specifically looking for J10 pin 6 but nonetheless I would like to learn the methodology
@tonygurney , please see the doc page regarding GPIO and the offset:
https://docs.modalai.com/voxl2-linux-user-guide/#gpios
specifically,
Starting SDK 1.2.X/System Image 1.7.3, GPIOs are exported by default in /sys/class/gpio, the GPIO have an offest of 1100 (e.g. GPIO 84 = 1184).
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login