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 CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: FAT32 code for MultiMedia Cards
demon52

Replies: 66
Views: 515166

PostForum: Code Library   Posted: Tue Jun 25, 2013 10:35 pm   Subject: FAT32 code for MultiMedia Cards
Hi neochrome32,
Thanks for your help,
In my project, i have tried add a opcode

fwrite(buffer, strlen(buffer),file);

and

fputstring(char *be, char f);

but not com ...
  Topic: FAT32 code for MultiMedia Cards
demon52

Replies: 66
Views: 515166

PostForum: Code Library   Posted: Mon Jun 17, 2013 4:51 pm   Subject: FAT32 code for MultiMedia Cards
and lib.h

#define MAXFILES 1 // This define specifies the maximum number
// of simultaneously open files, more files
// requires more ram. The maximun number of
...
  Topic: FAT32 code for MultiMedia Cards
demon52

Replies: 66
Views: 515166

PostForum: Code Library   Posted: Mon Jun 17, 2013 3:53 pm   Subject: help me, plz
hi all,
I'm a newbie and my english is bad...
I used your lib and built a project with sdcard, but it can't write a text to text file. Please check my code:

void write_sdcard()
{
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group