Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to interface with the SD memory card to write/read data?

Status
Not open for further replies.

phongle119

Newbie level 6
Joined
May 20, 2005
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,422
memory card sd-mmc

Hi there, anyone know how to interface with the sd card in order to store or read information on it.
Thanks
 

Re: memory card sd-mmc

You will need to buy the socket(widely available from inter net store).
A 3.3 voltage source to power the card.
couple resistor for step up and down from the bus between microcontroller and the card.

after that you are good to send command in order to communicate with the card.

Any more information on the software . Please ask . I don't know what else you need.
 

    phongle119

    Points: 2
    Helpful Answer Positive Rating
Re: memory card sd-mmc

You can use SPI communication for data transfer, but first find some papers about protocole...
 

memory card sd-mmc

Hi,

Here is a link to conenct to an MMC with a Microchip PIC.
**broken link removed**

Click "Helped me" If you found my answer useful.

Good luck.
 

Re: memory card sd-mmc

Mikrobasic contains routines to work with both types of cards,even in fat16 mode...demo is here:

**broken link removed**
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top