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

Formatting sd card

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



Joined: 11 Mar 2008
Posts: 20
Location: Toulouse, France

View user's profile Send private message

Formatting sd card
PostPosted: Mon Apr 14, 2008 9:21 am     Reply with quote

Hi everybody,

I'm trying to use the ccs FAT driver, on a SD card.

I've seen in the driver posted on this forum that the card has to be formatted with 512 bytes sector.

Do I need to do that with the CCS fat driver ???

(CCS v4 + MPLAB + 18LF4620)

thanks
gremi



Joined: 11 Mar 2008
Posts: 20
Location: Toulouse, France

View user's profile Send private message

PostPosted: Tue Apr 15, 2008 1:47 am     Reply with quote

up !
gremi



Joined: 11 Mar 2008
Posts: 20
Location: Toulouse, France

View user's profile Send private message

PostPosted: Tue Apr 15, 2008 5:22 am     Reply with quote

Nobody know???
ckielstra



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

View user's profile Send private message

PostPosted: Tue Apr 15, 2008 12:19 pm     Reply with quote

Yes, the card has to formatted with a sector size of 512 bytes but that is a fixed value for FAT file systems anyway and can't be changed. What can be changed is the cluster size and this will be chosen depending on the size of your memory card. See also: http://support.microsoft.com/kb/314878

Basically: nothing to worry about and you can format the cards from Windows using the default settings.
gremi



Joined: 11 Mar 2008
Posts: 20
Location: Toulouse, France

View user's profile Send private message

PostPosted: Wed Apr 16, 2008 2:09 am     Reply with quote

Thanks :D
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