Using MMC cards with Arduino

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Lapatate
 
Posts: 14
Joined: Thu Nov 10, 2011 5:56 pm

Using MMC cards with Arduino

Post by Lapatate »

Hello,

While trying to interface an MMC card on the logger shield I had issues with the initialization of the MMC card. The Sdfat and SD libraries are not compatible with it as found in the forums. Nevertheless these cards are very similar from the pinout, format(FAT), voltage and are readable with the most SD card readers. Is it known to anyone how to interface these cards with a microcontroller? I would like to know what is the difference in the initialization of communication whith theses cards.

I would like to use this card as it has a low voltage capability (1,8V).

Lapatate

1chicagodave
 
Posts: 564
Joined: Wed Jun 19, 2013 3:35 am

Re: Using MMC cards with Arduino

Post by 1chicagodave »

I don't have any direct answer for you, but you may find the following links helpful.

http://forum.arduino.cc/index.php/topic,8314.0.html

http://playground.arduino.cc/Learning/SDMMC

Lapatate
 
Posts: 14
Joined: Thu Nov 10, 2011 5:56 pm

Re: Using MMC cards with Arduino

Post by Lapatate »

Some of it is what I was looking for, thank you for your mind.

It seem that the downloads have been removed, I will have to keep looking

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”