I want to config xavier spi as a slave device,how should I config it?

1.how should I config the pins?
as a slave device,the MISO pin,should I config it as slave out?
2.how should I config the dts
3.how do I debug it,any tools?

  1. You can configure the PINS by jetson-io

  2. Reference to this to modify as slave mode. How to set to spi slave mode - #11 by ShaneCCC

  3. You can verify by spide_test utility.

It is ok now,thank you

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