I am simply trying to setup up PWM output signals on the Jetson Nano. I have been following the guide on the NVIDIA website provided at:
Configuring the 40-pin expansion header
I am having an enormous amount of trouble with this guide. Alternatively, I’ve seen people configure the expansion header through a python script at $ sudo /opt/nvidia/jetson-io/jetson-io.py , but when I do this I am only given the option to configure the CSI camera connectors. Is there a way to get a newer version of jetson-io.py so that I can configure the 40-pin expansion header as well and finally get simple PWM output? Please advise.