jetsonTX1GPIO
jetsonTX1GPIO copied to clipboard
A straightforward library to interface with the Jetson TX1 GPIO pins
I would like to implement PWM with the library so I need a way to change the frequency, please and thank you.
Can I write jetsonGPIO.h on tx2? And do you know how to use it on the Orbitty carrier board?
This will allow you to link jetsonGPIO.h / jetsonGPIO.c into a C++ program with CMake
How does one use the gpioSetEdge method here? My assumption here is that gpioSetEdge will trigger an interrupt on the file descriptor that it's setting the edge detection on, but...
I've added Jetson TX2 pinout information