if i have mmc formatted with fat16 and i make a directory that contains some files
how can i read that files in that directory?
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
Posted: Tue Feb 12, 2008 12:23 pm
See ex_fat.c in the examples directory of your CCS compiler.
jon_eng
Joined: 12 Feb 2008 Posts: 4
Posted: Wed Feb 13, 2008 1:25 am
I didnt find ex_fat.c example
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
Posted: Wed Feb 13, 2008 1:43 am
Then you must have an older version of the compiler. The file is present in my v4.057 version but missing from v3.249.
For reading the files on the MMC:
- What have you tried so far?
- Have you decided on which PIC to use? I recommend a PIC18.
- Do you have this card connected to your PIC?
Search this forum for the keywords FAT16 and MMC to find other libraries.
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