Hello, I am using Jetson nano a02 (4gb) latest version of jetpack is installed.
I want to enable spi pins to connect rfid module to jetson. There is a program called 40 pin extention. It works with jetson-io.py file.
When I run it from the terminal, it does not respond. When I run it with uxterminal, it appears for less than half a second and turns off.
# R32 (release), REVISION: 7.4, GCID: 33514132, BOARD: t210ref, EABI: aarch64, DATE: Fri Jun 9 04:25:08 UTC 2023
The problem is that Jetson-io.py stays open for half a second with opening the file and closes. If it opens, I will configure the spi pins and the terminal does not give an error
Sorry that I’m not clearly with your issue.
Do you mean the Jetson-IO would close immediately so that you could not configure the SPI pins?
Is there any screen recording could be referred when you hit this issue?
I will take a screen recording today and send it to you so you can see the problem more clearly. It’s early morning here because of the time zone difference 😅
Thanks for you screen recording to let us know the status clearly.
We’ve also verified with Jetson Nano A02 devkit, and it seems the Jetson-IO working as expected.
Are you using the Jetson Nano module with eMMC or SD card?
Could you help to use SDKM to flash the board and verify again?
I’m using it with SD card I don’t know if there is emmc and I don’t know what you are saying “Could you help to use SDKM to flash the board and verify again?” I’d appreciate it if you could explain more :D I reinstalled Jetpack 4.6.1 it still behaves the same