jetsonTX1GPIO icon indicating copy to clipboard operation
jetsonTX1GPIO copied to clipboard

A straightforward library to interface with the Jetson TX1 GPIO pins

Results 5 jetsonTX1GPIO issues
Sort by recently updated
recently updated
newest added

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