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: Cellphone PIC interaction
falonsos

Replies: 6
Views: 6790

PostForum: General CCS C Discussion   Posted: Sun May 23, 2010 11:51 am   Subject: Cellphone PIC interaction
I solved the problem.

It was that i get each char and then print it on the LCD screen wasting time on that, so i missed a lot of chars coming on Rx while printing.


Thanks a lot for your help! ...
  Topic: Cellphone PIC interaction
falonsos

Replies: 6
Views: 6790

PostForum: General CCS C Discussion   Posted: Thu May 20, 2010 1:50 pm   Subject: Cellphone PIC interaction
Thanks a lot PCM programmer, I implement what you just wrote but I still don't have any results, I still receive an "echo" from the cellphone. (what I send through the PIC is the same I'm re ...
  Topic: Cellphone PIC interaction
falonsos

Replies: 6
Views: 6790

PostForum: General CCS C Discussion   Posted: Wed May 19, 2010 2:54 pm   Subject: Cellphone PIC interaction
Hello!

I'm making a project to send and receive SMS using a Siemens C66 and a PIC 16F877a.

I can send SMS (using PDU mode) but I haven't tried to receive SMS yet. First I tried to send "AT& ...
  Topic: 16F877A LCD at 20 MHz
falonsos

Replies: 3
Views: 4636

PostForum: General CCS C Discussion   Posted: Sat May 01, 2010 7:03 pm   Subject: 16F877A LCD at 20 MHz
Thanks! I will delete that line right away!

But, I'm using a crystal in the oscillator module of 20 MHz. So I don't think that's the problem.
  Topic: 16F877A LCD at 20 MHz
falonsos

Replies: 3
Views: 4636

PostForum: General CCS C Discussion   Posted: Sat May 01, 2010 6:09 pm   Subject: 16F877A LCD at 20 MHz
Hello.

I have been working very hard trying to make a 16x2 LCD work. But I just couldn't make it...

I hope somebody can help me with this. The code I'm using is:

#include <16F877A.h>
# ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group