Jetpack Version: 4.6.1
4GB Version
Hey all,
I have been trying to get an SPI LED driver running on the Jetson Nano and after testing I have realized that even with SPI1 MOSI (19) and SPI1 MISO (21) shorted and running the spidev_test loopback test it receives all 0s
I have configured the pinmux through jetson-io.py and even tried to manually configure the GPIO through the device tree and I still can’t get it to work.
Appreciate any help!