Closed al3Co closed 5 years ago
@Tiryoh, Maybe doing the SPI1 in slave mode would be a genius. Looking forward to hearing from you.
Hi @al3Co,
Thanks for your comment. I don't have a plan to use the Jetson Nano as a SPI slave device for now. According to this page( https://devtalk.nvidia.com/default/topic/1026672/jetson-tx1/spi-slave-for-l4t-r28-1/post/5221958/#5221958 ), it seems like editing the dts file as the followings might work.
compatible = "nvidia,tegra210-spi-slave";
This issue will be closed because there is no update for a while. Please feel free to re-open this issue if you have any problems again.
Hi @Tiryoh,
Thanks again for the script.
Now, I need to change the Nano SPI configuration from Master to Slave, Do you know what is the easiest and fastest way?
Regards, Al3Co