On the Orin Nano, what are the states of the GPIO pins while the module is in reset?
Is there a place where I can find this info for all the pins?
Hi daniel174,
Are you using the devkit or custom board for Orin Nano?
What’s your Jetpack version in use?
You could run the following command on your board to check the pinmux register.
$ sudo cat /sys/kernel/debug/pinctrl/2430000.pinmux/pinconf-groups
Or you could configure them through pinmux spreadsheet with the following instrucion.
Jetson Orin NX and Nano Series — Generating the Pinmux dtsi Files
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.