This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Micro SD

Hello all,

  Is it safe to say that the SD controller on the DM355 is compatible with Micro SD cards?

Thank you,

 

A

  • Our controller supports rev 1.1 of SD spec; unfortunately I am not familiar enough with the SD specs to tell you if this includes support for micro SD, although I presume there is compatibility between micro and regular SD interfaces (there are adapters available in the market).  I do not believe we validate with microSD cards (tiny form factor), but the fact that adapters from micro to regular SD cards exist may mean the the software should work.

  • Juan is correct, it appears it should work, looking at the differences between the SD and microSD it seems the main difference from a functionality perspective is that microSD does not have to support SPI mode where as a true SD card does, this is not needed by the drivers anyway (they operate in up to 4 bit mode). It also makes logical sense, the microSD was designed to be able to be used within a physical adapter in a normal SD card slot so it would make sense that a micro SD slot could be used with a normal SD controller. Also I know of at least one dev board (gumstix Overo Earth) for one of our other products (OMAP3) which normally uses standard SD cards but has a microSD card slot implementation.

  • I am using a Micro SD card on my DVEVM with an adapter (TF<->SD) , it works fine :)

  • Yes, SD controller of DM355 does not assume it is micro SD or regular SD card. It will support both microSD and regular SD and it has been confirmed by Kenzo also as he is using micro SD card.

    Regards

    Purushotam