Hello,
I’ve been trying to use my AGX’s gpio pins for a simple push button. I’ve tried the same push button on my Jetson NX and it’s working fine. But the AGX seems to not be reading the input from the Button.
The output pins on the AGX (Such as the 3.3V pin) works fine but all the other input pins don’t read anything. Is this a common problem with AGX and how can I fix it?
did you using 40‑pin expansion header?
here’s Jetson-IO tool to simplify the configuration of the I/Os exposed by the 40‑pin expansion header.
please check developer guide, Configuring the 40-Pin Expansion Header for reference,
thanks
Yes that’s what I’m talking about. The 40pin expansion header.
The output pins such as the 3.3v pin (pin 1) work fine. But the input pins such as (pin 15) don’t read any signals. I’ve done the same exact procedure with my Jetson Xavier NX and it works fine but the AGX doesn’t read any signals.