Author |
Message |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Tue Nov 27, 2007 12:22 am Subject: Another MMC Over SPI FAT32 code! |
Hello andreluizeng!
I managed it to work by implementing what you said. Thank you!
I have another question. What delay should I use with this line of code in CCS?
#use delay(cloc ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Mon Nov 26, 2007 8:01 am Subject: Another MMC Over SPI FAT32 code! |
incubus
if your HW SPI does not work, you have probably connected SPI device to different pins than use your PIC for HW SPI.
Milos
Hello Milhaus! Thank you for replying!
I connected ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Mon Nov 26, 2007 5:54 am Subject: Another MMC Over SPI FAT32 code! |
Hello andreluizeng!
Mine is working properly. The only problem is the writing speed.  |
Topic: Formatting SD/MMC Cards |
incubus22
Replies: 13
Views: 12806
|
Forum: General CCS C Discussion Posted: Sun Nov 25, 2007 10:31 am Subject: Formatting SD/MMC Cards |
Hello Dreamit! Are you there? Please reply to my message. |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Sun Nov 25, 2007 10:30 am Subject: Another MMC Over SPI FAT32 code! |
Why isn't anybody answering??? Hello Miniman... Are you still there? |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Fri Nov 23, 2007 9:26 am Subject: Another MMC Over SPI FAT32 code! |
Hello Miniman!
Can you help me with the hardware SPI with your FAT32 code?
Please!
I managed to make it work via the software SPI but no luck with the hardware SPI.
Please teac ... |
Topic: FAT32 code for MultiMedia Cards |
incubus22
Replies: 66
Views: 547416
|
Forum: Code Library Posted: Wed Nov 21, 2007 8:31 pm Subject: FAT32 code for MultiMedia Cards |
Hello everyone!
How can I use the hardware SPI on my PIC18F4550? I've got Miniman's code to work on software SPI but not successfully on hardware SPI. |
Topic: Formatting SD/MMC Cards |
incubus22
Replies: 13
Views: 12806
|
Forum: General CCS C Discussion Posted: Wed Nov 21, 2007 8:13 pm Subject: Formatting SD/MMC Cards |
thank you very much. it's all understood now. :D
thanks... it's almost done!
Hello Dreamit!
Did you implement a hardware or software SPI on your MMC? Is it FAT32? Can you help me? Currently, ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Wed Nov 21, 2007 11:05 am Subject: Another MMC Over SPI FAT32 code! |
incubus22>
1. use HW SPI ( if you use SW SPI now )
2. speed up the clock to 40MHz
3. optimalize your code / do not use slow MMC/FAT32 routines from Miniman library. The problem could be in your ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Wed Nov 21, 2007 8:23 am Subject: Another MMC Over SPI FAT32 code! |
Hello Miniman!
I made your code run! Thank you very much!
I have follow up questions. I am writing around 160 Kbytes of characters to each file in the MMC. I've noticed that it takes ar ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Sat Nov 17, 2007 2:54 am Subject: Another MMC Over SPI FAT32 code! |
Have never used Proteus, all I can say is that I have got it to work irl and that it seems like some other peoples have to. Maby the SPI mode is wrong, try to change that
Hello again! I've managed ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Sat Nov 17, 2007 1:09 am Subject: Another MMC Over SPI FAT32 code! |
Hi
I do not know what the problem could be. I also have a PIC18F4550 and there are enough RAM for me. Sorry can't help you on this one..
Hello Miniman! I found the bug in CCS. The device file for ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Thu Nov 15, 2007 8:43 pm Subject: Another MMC Over SPI FAT32 code! |
I'm trying to make your code run but my CCS told me that it has not enough RAM for all variables. I am trying out your example main.c where you will list all the files within the main directory and th ... |
Topic: Another MMC Over SPI FAT32 code! |
incubus22
Replies: 84
Views: 563242
|
Forum: Code Library Posted: Thu Nov 15, 2007 10:40 am Subject: not enough RAM |
Hello sir Miniman!
I'm trying to make your code run but my CCS told me that it has not enough RAM for all variables. I am trying out your example main.c where you will list all the files within the ... |
|