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 14 matches
CCS Forum Index
Author Message
  Topic: It sound very low
smxabi

Replies: 1
Views: 4204

PostForum: General CCS C Discussion   Posted: Wed May 31, 2006 10:08 am   Subject: It sound very low
Hi
This is my favorite site to inquire all my troubles. Laughing
Well, I compiled and tested the exercise EX_SQWC from CCS examples:
#include <16F877A.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use ...
  Topic: I can't understand why ? HELP !
smxabi

Replies: 10
Views: 11685

PostForum: General CCS C Discussion   Posted: Fri May 12, 2006 11:58 am   Subject: I can't understand why ? HELP !
??? EUREKA !!!

It works fine. The problem: simply the chars that sends the modem is much more that I can see by Hyperterminal. ??? 84 chars !!!. I believe only 58 chars.
The CCS ICD does not help ...
  Topic: I can't understand why ? HELP !
smxabi

Replies: 10
Views: 11685

PostForum: General CCS C Discussion   Posted: Wed May 10, 2006 11:31 am   Subject: I can't understand why ? HELP !
Thanks PCM programmer.
I have an IDC hard. I've bought few day ago. I can debug the program when it's running in my PC. But when the PIC is connected to a GSM modem, what can I do ?. How can I see p ...
  Topic: I can't understand why ? HELP !
smxabi

Replies: 10
Views: 11685

PostForum: General CCS C Discussion   Posted: Wed May 10, 2006 9:53 am   Subject: I can't understand why ? HELP !
I have made all the changes that all of you suggest. It does not work.
I abandon the proyect.
when programming "into" the computer, the PC, I can see what is happen inside it but with MCU imposible ...
  Topic: I can't understand why ? HELP !
smxabi

Replies: 10
Views: 11685

PostForum: General CCS C Discussion   Posted: Wed May 10, 2006 5:07 am   Subject: I can't understand why ? HELP !
Thanks all of you for the answer but the CODE DOES NOT WORK.
I modified slight the code and I comment every instruction.
Here's the code:

include <16F876.h>
#use delay(clock=4000000 ...
  Topic: I can't understand why ? HELP !
smxabi

Replies: 10
Views: 11685

PostForum: General CCS C Discussion   Posted: Tue May 09, 2006 4:57 pm   Subject: I can't understand why ? HELP !
You are right. I don't explain very well my problem.

First of all THE CODE WORKS FINE as you see (with comments).
Don't work if I delete the "//".
This is my problem:
The program read ...
  Topic: I can't understand why ? HELP !
smxabi

Replies: 10
Views: 11685

PostForum: General CCS C Discussion   Posted: Tue May 09, 2006 4:20 pm   Subject: I can't understand why ? HELP !
My activation program by SMS is nearly finished but I am stopped at this point. If I active the code by deleting "//" the program does not work. I am making a lot of tests but I could not fi ...
  Topic: Serial Communication- sending a AT<cr> command?
smxabi

Replies: 3
Views: 5151

PostForum: General CCS C Discussion   Posted: Mon May 08, 2006 7:59 am   Subject: Serial Communication- sending a AT<cr> command?
If you have well building your hardware send:
Printf("AT/n");
It has to work
  Topic: Another time I need your appreciable help
smxabi

Replies: 4
Views: 6181

PostForum: General CCS C Discussion   Posted: Fri May 05, 2006 2:58 am   Subject: Another time I need your appreciable help
Thank�s for your answer Cmdrdam

No. the code I wrote is only an schematic of I have to do.
I must check the phone number that send de SMS and the disconect string.

String activation OK & p ...
  Topic: Another time I need your appreciable help
smxabi

Replies: 4
Views: 6181

PostForum: General CCS C Discussion   Posted: Thu May 04, 2006 4:04 pm   Subject: Another time I need your appreciable help
Thank�s a lot PCM Programmer.
Your help has been very useful for me.
I have modified my code following your explanations and indications an the programm WORKS VERY WELL
The longest message (for in ...
  Topic: Another time I need your appreciable help
smxabi

Replies: 4
Views: 6181

PostForum: General CCS C Discussion   Posted: Thu May 04, 2006 12:11 pm   Subject: Another time I need your appreciable help
Well, following with my project now I need find a string in a SMS mesagge in the GSM modem.
The AT command to do that is AT+CMGR=1 being "1" the first position of the SMS card. This message exist and ...
  Topic: � Please help ! I'm becoming crazy
smxabi

Replies: 5
Views: 9926

PostForum: General CCS C Discussion   Posted: Mon May 01, 2006 4:02 pm   Subject: � Please help ! I'm becoming crazy
I`m very glad for helpul information from Rbereck and Ckielstra. Something I was making bad and finally a NULL MODEM has resolve my problemm. � Rbereck your are right when you say that and 9/10 troub ...
  Topic: � Please help ! I'm becoming crazy
smxabi

Replies: 5
Views: 9926

PostForum: General CCS C Discussion   Posted: Sat Apr 29, 2006 2:44 pm   Subject: � Please help ! I'm becoming crazy
To rbereck:
Null modem. Is the first thing I had made. Everything looks the same.
To PCM Programmer:
I have made the changes that you suggest. Unfortunately I can hear my phone receiving a call.
I ...
  Topic: � Please help ! I'm becoming crazy
smxabi

Replies: 5
Views: 9926

PostForum: General CCS C Discussion   Posted: Sat Apr 29, 2006 10:41 am   Subject: � Please help ! I'm becoming crazy
I'm starting with an alarm project but the the beginning cannot be worse. I have a GSM modem wavecom compatible and the prototype board PIC16F877A from CCS.

Firs test: With the hyperterminal of ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group