Skip to content

Activating SPI on Orin NX #1826

Discussion options

You must be logged in to vote

In addition to activating SPI, I also needed to deactivate the GPIO as described here: https://forums.developer.nvidia.com/t/orin-nx-16gb-spi-pinmux-not-work/249078/13

Now, it works:

root@p3768-0000-p3767-0001:~# spidev_test -v -D /dev/spidev0.1 
spi mode: 0x0
bits per word: 8
max speed: 500000 Hz (500 kHz)
TX | FF FF FF FF FF FF 40 00 00 00 00 95 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF F0 0D  |......@.........................|
RX | FF FF FF FF FF FF 40 00 00 00 00 95 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF F0 0D  |......@.........................|

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by johannesschrimpf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant