Hi ,
I am trying to modify the default pin config of the Jetson nano pin header. For example I want to use pin 10 as GPIO rather than assigned pin config and want to assign by default value of 0 to all the GPIO pins. I found a solution here Configuring the Jetson Expansion Headers — NVIDIA Jetson Linux Developer Guide 1 documentation
where the run the script jetson-io.py to modify pin properties. But in my case when I run the same code I get the option only to change the CSI pin configeration and I can not change the 40 pin header config.
Please help me to figure this out. If there are any other easy ways to change please let me know.
My jetpack versions:
Package: nvidia-l4t-jetson-io
Version: 32.6.1-20210726122000
Status: install ok installed
Priority: standard
Section: admin
Maintainer: NVIDIA Corporation
Installed-Size: 137 kB
Pre-Depends: nvidia-l4t-core (>> 32.6-0), nvidia-l4t-core (<< 32.7-0)
Depends: device-tree-compiler, mount, python3, util-linux, nvidia-l4t-kernel (>> 4.9.253-tegra-32.6-0), nvidia-l4t-kernel (<< 4.9.253-tegra-32.7-0)
Homepage: Jetson - Embedded AI Computing Platform | NVIDIA Developer
Download-Size: unknown
APT-Manual-Installed: yes
APT-Sources: /var/lib/dpkg/status
Description: NVIDIA Jetson.IO debian package
Regards
KG