Jetson orin nx super中版本36.4.4,40针扩展板怎么控制gpio

使用Libgpiod中gpioset和jetson-gpio的python脚本进行测试了拉高或者拉低,用示波器看了,电压无变化

*** Please note that this reply is generated by LLM automatically ***

The question seems to be asking about the Jetson Orin NX and its compatibility with certain libraries and tools, specifically Libgpiod, gpioset, Jetson.GPIO, and Python.

Based on the provided context, here’s a comprehensive answer:

  1. Libgpiod: Libgpiod is a C library for interacting with GPIO devices. While the context doesn’t explicitly mention Libgpiod, it’s likely that the Jetson Orin NX supports it, as it’s a common library for GPIO manipulation. However, without further information, it’s difficult to confirm compatibility.
  2. gpioset: gpioset is a command-line tool for setting GPIO values. Similar to Libgpiod, the context doesn’t explicitly mention gpioset, but it’s likely that the Jetson Orin NX supports it, given its popularity in the Linux community.
  3. Jetson.GPIO: Jetson.GPIO is a Python library specifically designed for NVIDIA Jetson modules, including the Jetson Orin NX. It provides a Pythonic interface for interacting with GPIO devices. Given the context, it’s likely that the Jetson Orin NX supports Jetson.GPIO, as it’s a part of the NVIDIA Jetson Linux Developer Guide.
  4. Python: Python is a popular programming language, and the Jetson Orin NX likely supports it, given its presence in the NVIDIA Jetson Linux Developer Guide. The guide mentions Python in the context of software features, such as camera development and multimedia.

In comparison to other Jetson modules, the Jetson Orin NX is a more recent release, and its compatibility with these libraries and tools is likely similar to that of other Jetson modules. However, without explicit confirmation, it’s difficult to guarantee compatibility.

To summarize:

  • Libgpiod: likely supported, but not explicitly confirmed
  • gpioset: likely supported, but not explicitly confirmed
  • Jetson.GPIO: likely supported, given its presence in the NVIDIA Jetson Linux Developer Guide
  • Python: likely supported, given its presence in the NVIDIA Jetson Linux Developer Guide

If you need further confirmation or specific details about compatibility, I recommend consulting the official NVIDIA documentation or contacting their support team.

*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***

Hi 451320898,

Are you using the devkit or custom board for Orin NX?

Which PIN are you using?
Have you configured its pinmux through pinmux spreadsheet before use?

Could you apply the following patch in JP6.2.1(r36.4.4) to check if it could help?
40hdr - SPI1 gpio padctl register bit[10] effect by gpiod tools in JP6 - #20 by KevinFFF