Jetson Expansion Header tool configration problem

Issue Configuring SPI on Jetson Nano for Communication with Arduino Nano


Hello,

I am trying to configure the Jetson Nano’s expansion header for SPI communication with an Arduino Nano. To do this, I used the command sudo /opt/jetson-io/jetson-io.py to open the configuration tool for the Jetson Nano’s pins. However, when I run this command, I encounter an issue where the terminal window flashes and closes immediately, preventing me from configuring the SPI pins.

Could anyone guide me on how to resolve this problem or suggest an alternative way to configure the SPI interface on the Jetson Nano?

I appreciate any help or advice!

Jetson nano specifications:
Package: nvidia-jetpack
Version: 4.6.1-b110
Architecture : arm64
I’m using SPI1 port (pin 19 21 23 24) and tried to use Jetson Nano as a Master which is general,but unable to open configratioon header tool

Thank you in advance!