CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

SD Cards Read/Write routines

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Respiflow



Joined: 05 Oct 2007
Posts: 1

View user's profile Send private message

SD Cards Read/Write routines
PostPosted: Mon Oct 08, 2007 7:26 am     Reply with quote

I am looking for some CCS code that will enable me to write data to a SD card. Does anyone have some code that will write eg number 1 to 10 to the card and then read them back?
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Mon Oct 08, 2007 4:23 pm     Reply with quote

If you use the SD card in SPI-bus mode than it is almost identical to an MMC card, only the startup sequence is slightly different.

Please note that for MMC it is much easier to get the specifications than for SD, unless you are willing to pay a lot of money. MMC cards tend to be a little bit cheaper and have more available memory because the DRM hardware is missing.
Guest








PostPosted: Fri Oct 12, 2007 4:35 am     Reply with quote

So are is there any example code out there using the CCS complier with MMC cards?
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Fri Oct 12, 2007 5:05 am     Reply with quote

Use the search function of this forum, this topic has been discussed many times.

CCS provides a driver in picc\drivers\mmc_spi.c
The code library section of this forum contains some FAT implementations.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group