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.

memory modules for microcontrollers

Status
Not open for further replies.

jayanthyk192

Full Member level 3
Joined
Sep 17, 2010
Messages
179
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
2,580
Hi,

i want to use some kind of memory storage to store data from my microcontroller.i thought of using SD cards,but i came to know that they need a complex driver to do the job.what else can i use?i want a storage of atleast 10MB.

thank you.
 

SD cards are interfaced to micro's through SPI.

Examples and libraries are available for PIC and AVR microcontrollers in the internet.
 

SD cards are interfaced to micro's through SPI.

Examples and libraries are available for PIC and AVR microcontrollers in the internet.

i really wanted to understand how it works and then interface them.are there any good tutorials?even the stuff i'm doing right now demand the knowledge?
 

Get basic information from google about the structure, working, filesystem of SD card. How data is stored and retrived. go to google and type understanding SD card.
Then use howstuffworks.com and type sd card. you will get the information
 

the links are very helpful,thank you.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top