Unable to see SPI1 after enabling it in jetson-io

I want to test out the spi1 on my jetson agx orin devkit.,

After going into jetsion-io, enabling spi1 on the 40-pin header, and then rebooting with changes.

I already installed spi-tools and issuing a sudo modprobe spidev should let me see it under /dev/spidev1.0

But i only see devices spidev0.0, spidev0.1, spidev2.0 and spidev2.1

What am I doing wrong?
I already upgrade to the latest image 35.1.3

Hi meh_1,

The result seems as expected.

spidev0.0, spidev0.1 are for SPI1

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.