I need to interface μSD Card with Jetson Orin Nano. As per the datasheet and documents available the Jetson Orin Nano does not support SD/SDIO interface. So is there any option available to interface an external μSD Card with Jetson Orin Nano using any Interface converter?
Your kind support is highly appreciated.
Thanks in advance.
You will need an USB-based SD card reader. There is no other way.
SD cards used to have an SPI mode, which is slower but could be implemented on Orin NX/Nano using one of the SPI interfaces. However, the SPI mode never was mandatory on TF/MicroSD cards, and the number cards that don’t support it ist steadily growing.