Author |
Message |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Mon Oct 24, 2011 1:33 am Subject: SD card write use by elm chan library or anyway? |
I know,but this cost expensive for me... |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Mon Oct 24, 2011 1:14 am Subject: SD card write use by elm chan library or anyway? |
I understood asmallri,
Well, where can I get decent library? |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Mon Oct 24, 2011 12:45 am Subject: SD card write use by elm chan library or anyway? |
asmallri;
I use to 20 mhz crystal on my circuit.
I understand voltage problem.
And looking my library and i can't find "close file" code?
How can i do that? |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Sun Oct 23, 2011 1:59 pm Subject: SD card write use by elm chan library or anyway? |
my problem is continue
How can i solve this problem? |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Fri Oct 14, 2011 7:52 am Subject: SD card write use by elm chan library or anyway? |
temronic;
Couple of problems...
1) usually the LF series of PICs are good for 3 volt operation, so is the 18F452 you're using rated for 3 volt operation? Be sure to read the Dc characteristics sec ... |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Fri Oct 14, 2011 6:47 am Subject: SD card write use by elm chan library or anyway? |
Hello again,
so, I am using this library now.
http://read.pudn.com/downloads97/sourcecode/embed/397863/SD_MMC/HDD%20Driver.c__.htm
and my code is here:
#include <18F452.h>
#FUSES ... |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Fri Oct 07, 2011 3:14 am Subject: SD card write use by elm chan library or anyway? |
Thanks asmallri,
But I just write opened .txt files sd card. And your price is soo much expensive for me |
Topic: SD card write use by elm chan library or anyway? |
mcn
Replies: 13
Views: 23511
|
Forum: General CCS C Discussion Posted: Fri Oct 07, 2011 2:00 am Subject: SD card write use by elm chan library or anyway? |
hi all,
My microcontroller is pic18f452.
I want to write GPS data to SD card. I read to GPS data, there isn't problem read gps data. But how can i write GPS datas to SD card.
Everybody says u ... |
Topic: about How to use GPS Decode codes from library |
mcn
Replies: 4
Views: 8156
|
Forum: General CCS C Discussion Posted: Wed Sep 21, 2011 9:45 am Subject: about How to use GPS Decode codes from library |
dilandau,
My big problem is about capturing NMEA GPRMC Data from a GPS.
I use 2x16 parallel lcd. LCD writing is not a big problem. |
Topic: about How to use GPS Decode codes from library |
mcn
Replies: 4
Views: 8156
|
Forum: General CCS C Discussion Posted: Wed Sep 21, 2011 9:06 am Subject: about How to use GPS Decode codes from library |
anybody? |
Topic: about How to use GPS Decode codes from library |
mcn
Replies: 4
Views: 8156
|
Forum: General CCS C Discussion Posted: Wed Sep 21, 2011 5:07 am Subject: about How to use GPS Decode codes from library |
Hi,
I trying read of GPS module by serial port.
I want to use to "GPRMC GPS message decode" from Code library.
GPRMC GPS message decode is here from code library.
http://www.ccsinf ... |
|