Hi, we are working on enabling the SPI on Jetson Nano 2GB developer kit. We have tested the SPI with jetson-io.py file and it is working fine.
We have added SPI patch (hdr40_pinmux) on dtsi file and tested with Jetson nano 4GB kit and eMMC based board, it is working fine. We have applied the same patch(hdr40_pinmux) and tested with 2GB kit but SPI is not working(loopback test).
We have compared custom-jetsonIO dtb and our SPI patch enabled DTB, it looks same. Can you please tell us, Is there anything I need to add for Jetson Nano 2GB kit?
Hi @ShaneCCC, we have tested with jetson-io and it is working fine. We need to add the patch in Jetson nano 2GB dtsi file. Is there anything we have missed? Thanks in advance