Nvidia Jetson Orin Nano 8GB GPIO not working

I recently ran into the issue with usage of GPIO pins on my Nvidia Jetson Orin Nano 8GB (Jetpack 6.0, latest firmware update)

My initial goal was to connect this relay to the board using GPIO pins.

But unfortunately I wasn’t able to do so. I already ran through almost every post related to GPIO issues I could’ve find on this forum or anywhere else. Here is the list of things I accomplished so far:

  1. Using official library for GPIO GitHub - NVIDIA/jetson-gpio: A Python library that enables the use of Jetson's GPIOs
  2. Changing pinmux as described here Jetson AGX Orin Platform Adaptation and Bring-Up — NVIDIA Jetson Linux Developer Guide 1 documentation (I was trying to set GPIO pins to be output)
  3. Changing values using gpiod library

None of the steps make difference. I am using multimeter and no matter what I do there is always 0 Voltage on any GPIO pin

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

What does your gpiofind show?
Put your flashing log here.