We use one SPI interface of nano to interconnect external devices, and the IO used by this SPI interface is located on devkit 40pin header.
When using the nano module attached with devkit (TF card version), execute sudo / opt / NVIDIA / Jetson IO / Jetson io Py, we can see the function selection of “configure Jeston 40pin header”, and then we can configure the spi-io function.
When the nano module of 16GB EMMC version installe on the devkit board, execute the above command, it shows that there is no “configure Jeston 40pin header” model function, and the spi-io function cannot be used.
Thanks for your replay.
But this tpoic can’t solve my problem。Now,I can’t configure the SPI pin and I can’t see the spi node,also I can’t find these files :
./hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-porg-p3448-common.dtsi
./hardware/nvidia/platform/t210/porg/kernel-dts/porg-platforms/tegra210-porg-gpio-p3448-0002-b00.dtsi
./kernel/kernel-4.9/drivers/spi/spi-tegra114.c
./kernel/kernel-4.9/drivers/gpio/gpio-tegra.c
mentioned in the above topic。
My problem now is what should I do to make “configure Jeston 40pin header”option appear when running jetson-io.py。