Author |
Message |
Topic: need help with sd/mmc with FAT |
Bart
Replies: 3
Views: 5802
|
Forum: General CCS C Discussion Posted: Tue Oct 03, 2006 1:52 pm Subject: FAT |
Hello Joven,
There isn't a working FAT32 with an example available for the moment.
A lot of people is looking for such a solution/example.
If you are a good programmer, this link will be a go ... |
Topic: FAT32 code for MultiMedia Cards |
Bart
Replies: 66
Views: 522017
|
Forum: Code Library Posted: Fri Sep 29, 2006 2:42 pm Subject: FAT32 code for MultiMedia Cards |
Is there someone who has this working for an 18F4550 ?
Thanks. |
Topic: I am thinking of building a software to program a pic. |
Bart
Replies: 4
Views: 5216
|
Forum: General CCS C Discussion Posted: Fri Sep 29, 2006 2:35 pm Subject: I am thinking of building a software to program a pic. |
Why you would do that ?
There exist an free exelent one here :
http://www.winpic800.com/index.php?lang=en
kind regards |
Topic: PIC+MMC Circuit? |
Bart
Replies: 25
Views: 46862
|
Forum: General CCS C Discussion Posted: Fri Sep 22, 2006 2:07 pm Subject: PIC+MMC Circuit? |
Guestpost was from me. |
Topic: gps logger .... which type of memeory should be used.. |
Bart
Replies: 22
Views: 27536
|
Forum: General CCS C Discussion Posted: Tue Sep 19, 2006 1:17 pm Subject: gps logger .... which type of memeory should be used.. |
You can format a blank MMC in a PC, write a single continuous file on it .
Hello (Libor),
Is this also an opption if I want to create more than 1 file (with unknown different sizes) on the card ? |
Topic: USB mass storage with PIC18F4550 |
Bart
Replies: 12
Views: 21597
|
Forum: General CCS C Discussion Posted: Mon Aug 14, 2006 3:08 pm Subject: no change |
Hello confini,
I don't think you will find the implementation for the usb mass storage in CCS. It is very complex. Less complex are the MMC and SD cards. But even for those you won't find a FAT cod ... |
Topic: UPS rs232 signaling ? |
Bart
Replies: 2
Views: 4469
|
Forum: General CCS C Discussion Posted: Tue Jun 27, 2006 3:35 pm Subject: UPS rs232 signaling ? |
Hello Bret,
Thanks for the reply.
The goal is to simulate a ups by a PIC only to let do the PC a proper shut down.
So, even without the special UPS software on the pc, by mean of the ups settin ... |
Topic: UPS rs232 signaling ? |
Bart
Replies: 2
Views: 4469
|
Forum: General CCS C Discussion Posted: Mon Jun 26, 2006 3:39 pm Subject: UPS rs232 signaling ? |
Does somebody know the signaling with is used between an UPS and a PC ?
Any code fragments are welcome.
I did already a search in the forum but didn't find something.
Thanks. |
Topic: SNMP Client Software |
Bart
Replies: 2
Views: 4925
|
Forum: General CCS C Discussion Posted: Wed Jun 14, 2006 4:14 pm Subject: Another one : |
Another one : openSNMP
http://sourceforge.net/projects/opensnmp/ |
Topic: gps logger .... which type of memeory should be used.. |
Bart
Replies: 22
Views: 27536
|
Forum: General CCS C Discussion Posted: Wed Jun 14, 2006 4:11 pm Subject: mmc |
I agree with the mmc solution.
Writing in RAW on it isn't the problem.
But, as most recent pc's have an MMC reader, there is still no free ccs code available to WRITE on it in FAT12, FAT16 or FAT3 ... |
Topic: GPS buffer garbage |
Bart
Replies: 14
Views: 18731
|
Forum: General CCS C Discussion Posted: Tue Dec 13, 2005 4:21 pm Subject: GPS buffer garbage |
Can this example help you ?
http://www.ccsinfo.com/forum/viewtopic.php?t=24716
It is working at my site but it gets/gives only the selected string (not all GPS strings) |
Topic: Difference between 3,3 V MMC and dual (1,8/3,0) volt MMC ? |
Bart
Replies: 1
Views: 4529
|
Forum: General CCS C Discussion Posted: Tue Dec 13, 2005 4:14 pm Subject: Difference between 3,3 V MMC and dual (1,8/3,0) volt MMC ? |
Does someone know if there is a difference in the SPI initialising of both MMC ?
It seems I can initialize the real MMC ( on 3,3 volt) cards (tested with a 8 MB and a 32 MB) but not the dual volt M ... |
Topic: Who has MMC FAT16 WRITE example ? |
Bart
Replies: 6
Views: 16050
|
Forum: General CCS C Discussion Posted: Thu Nov 24, 2005 5:36 pm Subject: Who has MMC FAT16 WRITE example ? |
Hello Coach,
Please create a account in the forum and login.
So I will be able to sent you PM.
Best greetings. |
Topic: recieve signal from two Rs232 |
Bart
Replies: 2
Views: 5589
|
Forum: General CCS C Discussion Posted: Thu Nov 17, 2005 10:14 am Subject: recieve signal from two Rs232 |
1 of the 1000s examples : http://www.ccsinfo.com/forum/viewtopic.php?t=24716
greetings,
Bart |
Topic: Who has MMC FAT16 WRITE example ? |
Bart
Replies: 6
Views: 16050
|
Forum: General CCS C Discussion Posted: Mon Nov 14, 2005 2:53 pm Subject: Who has MMC FAT16 WRITE example ? |
Second and last try : nobody ? |
|