Author |
Message |
Topic: mmcsd fat.c |
Andreino
Replies: 9
Views: 11873
|
Forum: General CCS C Discussion Posted: Fri Dec 09, 2011 3:39 am Subject: mmcsd fat.c |
grazie andrew per la risposta, ho impostato la SPI modalita 3 come ha detto lei ma non funziona. cosa devo fare per farla funzionare?
#use spi(MASTER, DI=MMCSD_PIN_SDI, DO=MMCSD_PIN_SDO, CLK=MMCSD_ ... |
Topic: fat.c + mmcsd.c Working but Windows can't read the files |
Andreino
Replies: 16
Views: 31424
|
Forum: General CCS C Discussion Posted: Wed Dec 07, 2011 3:21 pm Subject: fat.c + mmcsd.c Working but Windows can't read the files |
hello guys,
I can not communicate with the sd. I use the library FAT.c but I can not write and read anything. I read that I have to work with offset but I can not. You can send me a sample code or t ... |
Topic: mmcsd fat.c |
Andreino
Replies: 9
Views: 11873
|
Forum: General CCS C Discussion Posted: Wed Dec 07, 2011 4:24 am Subject: mmcsd fat.c |
I use the chip to "convert the signals" is the 74lvc1t45. I attach the code so you can see where the mistake. Thanks so much.
#include <Display_touch_v1.h>
#include <stdlib.h> ... |
Topic: mmcsd fat.c |
Andreino
Replies: 9
Views: 11873
|
Forum: General CCS C Discussion Posted: Tue Dec 06, 2011 11:25 am Subject: mmcsd fat.c |
Ttelmah Thanks for the reply.
I know it use resistors 2k2 ohm but 'the problem is to read the files using the sd fat.c but without results. |
Topic: mmcsd fat.c |
Andreino
Replies: 9
Views: 11873
|
Forum: General CCS C Discussion Posted: Tue Dec 06, 2011 8:08 am Subject: mmcsd fat.c |
Hello boys, I'm new to the forum.
I can not get the pic to read the files residing in SD (San Disk 2GB) and use the library mmcsd fat.c fatopen in particular, but can neither read nor nn to create fi ... |
|