-
Hello, I am building custom image for orin nano devkit using Yocto_Openembedded-core tools. And I am testing the SPI pins on 40 pin header. Following SPI on Xavier NX, I have added into my local.conf
It is not working. I did not find tegra237-p3767-all-p3768-0000-hdr40.dtb into the tools. I am on L4T 35.3 and meta-tegra kirkstone branch. Morover I also tried to modify related dtb but I did not find them in running system
after running
I found the main dtb on running system What is can be the solution ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
The overlay you applied is specific to the Xavier NX; it wouldn't work for Orin devices. I think the correct overlay to use in your case is |
Beta Was this translation helpful? Give feedback.
Is the
spidev
kernel module loaded?I've set this up on my Orin Nano dev kit with the following additions in my local.conf:
These settings differ a bit from the ones in your original post.
This was for a build of the
demo-image-base
image out of the kirkstone branch of our demo distro. I flashed this to my dev kit, connected pins 19 and 21 on the 40-pin header, and ran: