SD Memory card vs MicroSD with Adapter

3

Is a SD memory technically identical to a MicroSD with SD adapter? Can a software or reader distinguish one from other?

Tobia

Posted 2016-01-15T18:29:36.340

Reputation: 2 022

Answers

3

A MicroSD card to SD adapter is little more than just wires to create an SD card pinout instead. There is no active conversion being done, see the below pin out:

enter image description here

As you can see, the only difference between the two is that MicroSD has one less ground pin, otherwise they are like for like.

The answer is no, they are indistinguishable. SD, MiniSD and MicroSD are simply form factors for the actual technology (Which CAN be detected) of SD, SDHC and SDXC.

Jonno

Posted 2016-01-15T18:29:36.340

Reputation: 18 756