CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 5 matches
CCS Forum Index
Author Message
  Topic: 8GB MMC card .... Nothing on the MMC after running ...
huthaifa85

Replies: 10
Views: 13169

PostForum: General CCS C Discussion   Posted: Mon Nov 11, 2013 6:49 am   Subject: 8GB MMC card .... Nothing on the MMC after running ...
Thanks .. I will try to modify my code according to your comments ..
  Topic: 8GB MMC card .... Nothing on the MMC after running ...
huthaifa85

Replies: 10
Views: 13169

PostForum: General CCS C Discussion   Posted: Sat Nov 09, 2013 6:56 pm   Subject: 8GB MMC card .... Nothing on the MMC after running ...
I have added the indicators to show what is going one while running.. So that:

if(MMCInit() == MMC_OK) {
output_high(pin_a1);

The LED should not turn one unless t ...
  Topic: 8GB MMC card .... Nothing on the MMC after running ...
huthaifa85

Replies: 10
Views: 13169

PostForum: General CCS C Discussion   Posted: Sat Nov 09, 2013 3:58 pm   Subject: 8GB MMC card .... Nothing on the MMC after running ...
Like what ?
I have summarized the code to this form:

#include <18F452.h>
#include <string.h>
#include <MMC_SPI_FAT32.h>
#include "MMC_SPI_FAT32.c"
#fuses HS,N ...
  Topic: 8GB MMC card .... Nothing on the MMC after running ...
huthaifa85

Replies: 10
Views: 13169

PostForum: General CCS C Discussion   Posted: Sat Nov 09, 2013 12:38 pm   Subject: 8GB MMC card .... Nothing on the MMC after running ...
So If I change it to 2 GB, you think that this code will be more than enough to do the job ???? Smile
  Topic: 8GB MMC card .... Nothing on the MMC after running ...
huthaifa85

Replies: 10
Views: 13169

PostForum: General CCS C Discussion   Posted: Sat Nov 09, 2013 11:43 am   Subject: 8GB MMC card .... Nothing on the MMC after running ...
Hello

I am trying to copy a string on a MMC card of size 8 GB, First I have formatted it Fat32, allocation unit size:32 KB ...
I am using a MMC module:

http://www.adafruit.com/adablog/wp-conten ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group