Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 22nd January 2004, 01:19 PM   (permalink)
Default Writing to Secure Digital (SD) memory using the SPI protocol

I would like to find info (or code) that will help me to write data from a microcontroller to Secure Digital memory using SPI.
('How to' info on other memory types where SPI can be used would also help)
[I am using Microchip, but any other info on other architechures will help.]

I just started with this project and I am still busy gathering info on ways to write to memory since I don't have any previous experience on memory yet. (The ways to send the address and writing and reading the data to/from that address etc.)

Can anyone point me in the right direction? Any answers, code, tips, links, books etc. even if it only has a little bit of relevance.

Thanks
wiellighl is offline   Reply With Quote
Old 22nd January 2004, 02:29 PM   (permalink)
Default

I believe the SD cards use a system similar in concept to the CSS encryption on DVDs to make sure only licensed applications can read/modify/write the cards. However you can find circuits for the MMC cards (now hard to find) which are the same form factor.

MMC PIC


SD Card Overview


Atmel Dataflash (MMC form factor/pinout)
crust is offline   Reply With Quote
Old 5th February 2004, 02:05 PM   (permalink)
Default

I am also considering starting a project to interface a PIC to SD memory card. (searching for information I have found your posting) This is what I found additionally, may be of some help for you too:
I found some guys who, I think, have done it already and selling their inexpensive PIC based boards for reading/writing MMC and SD Cards with source code also: http://www.compsys1.com/workbench/On...c_project.html

There may be some help on Sandisk's website, they sell the same memory modules for embedded applications as they are selling as SD Cards. There is plenty of documentation for these modules, and I suppose they are using the same interface as in the standalone SD Cards: http://www.sandisk.com/semiconductor.html
libor is offline   Reply With Quote
Old 5th February 2004, 03:46 PM   (permalink)
Default

There are some people on www.avrfreaks.org that are working on that. Might start there
__________________
A rectangular bear is just a polar bear after a coordinate transform. -- I dunno who.
A recent study shows that research causes cancer in rats. -- I dunno who said that one either.
Noggin is offline   Reply With Quote
Old 6th February 2004, 12:04 AM   (permalink)
Default

Secure Digital (SD) Card Protocol Description
libor is offline   Reply With Quote
Old 5th February 2007, 08:11 AM   (permalink)
Default

Try this website: http://www.k9spud.com/sdcard/

They have some schematix and source code for SD interfacing ... seems to be pretty buggy site though. Some links are dead, but might be of some help.
lexter is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 09:01 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.