SD card works, micro SD card doesn't
Posted: Mon Jun 22, 2020 9:10 am
Dear all!
I am building a data logger device and so far I can successfully read/write data on an SD card using an SD card breakout board like on this pic:
However, when I try a micro SD card (with an adapter) the whole thing stops working, it can't even initialize the card. The adapter and the micro SD card is like this:
I am using the latest version of the Arduino framework in PlatformIo, and GPIO15 for CS, if it makes any difference...
I have tried several other adapters and micro SD cards (which all work in other devices) but I get the same result: SD cards work, micro SD cards don't.
Any particular reason for this? Any idea what could be the problem?
Thank you for any pointers in advance!
v
I am building a data logger device and so far I can successfully read/write data on an SD card using an SD card breakout board like on this pic:
However, when I try a micro SD card (with an adapter) the whole thing stops working, it can't even initialize the card. The adapter and the micro SD card is like this:
I am using the latest version of the Arduino framework in PlatformIo, and GPIO15 for CS, if it makes any difference...
I have tried several other adapters and micro SD cards (which all work in other devices) but I get the same result: SD cards work, micro SD cards don't.
Any particular reason for this? Any idea what could be the problem?
Thank you for any pointers in advance!
v