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 3 matches
CCS Forum Index
Author Message
  Topic: fat.c + mmcsd.c Working but Windows can't read the files
sigma-mx

Replies: 16
Views: 30215

PostForum: General CCS C Discussion   Posted: Wed Aug 03, 2011 3:54 am   Subject: fat.c + mmcsd.c Working but Windows can't read the files
CCS fat library supports up to 32GB
but i think mmcsd library (physical layer library) dont support SDHC command yet.
  Topic: GSM Modem AT+CMGS Error
sigma-mx

Replies: 4
Views: 14714

PostForum: General CCS C Discussion   Posted: Wed Aug 03, 2011 3:47 am   Subject: GSM Modem AT+CMGS Error
Hi , try this ..

printf("AT+CMGF=1\r\n"); // just this enough
delay_ms(10);
printf("AT+CMGS=\"+94XXXXXXXXXX\"\r\n");
delay_ms(10) ...
  Topic: RFM12B nIRQ pin
sigma-mx

Replies: 38
Views: 108666

PostForum: General CCS C Discussion   Posted: Tue Jul 19, 2011 1:44 pm   Subject: RFM12B nIRQ pin
Hi, visit this -> http://blucorazon.ch/elektronik/programmierung/rfm-12b/
Very Happy
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group