Load driver in the kernel with: sudo modprobe spidev
Loopback test does not work any more
If I flash the JetPack version 4.6.3 without the Jetson SDK Components, then SPI does not work after flashing without modification (after steps 1 to 5).
In the sudo apt update process from version 4.6.2 it does upgrade the bootloader and jetson-io to 32.7.3 which is in the Jetpack version 4.6.3.
It is described that updating to a new point release, in my case from 32.7.2 to 32.7.3, should be done by sudo apt update followed by a sudo apt upgrade. But this results in the described problem with the SPI.
I checked via JetsonIO.py. Is there another way to check?
Sadly, I have no time to test this in the near future.
Because it does run with Version 4.62, I will stick with this version.
I still do not understand why it does not work out of the box, if I flash the newer version to the Jetson from the SDK Manager.
You could also use JP4.6.2 with the steps in that thread to verify SPI loopback test.
Using the latest release is just making the status to be synchronized with us.