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 support@ccsinfo.com

Problem with serial Communication using two PICs
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
temtronic



Joined: 01 Jul 2010
Posts: 9093
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Mon Jan 24, 2011 2:49 pm     Reply with quote

2 potential problems...

1) you must use the 'errors' option when using the hardware UARTs in PICs...

2) You're using 7 bit data (rather uncommon) so be sure ALL devices and software are configured appropriately. The 'standard' is 8 bits, no parity which allows characters from 00x to ffx. You cannot send anything 'bigger' than 7fx ( decimal 127).
ratheeshbr



Joined: 26 Jan 2011
Posts: 31

View user's profile Send private message

PostPosted: Fri Jan 28, 2011 6:56 pm     Reply with quote

I am also having the problem while communicating with GSM modem. I have to reset the pic to receive the second SMS which I am reading using the hardware serial.
Is there any solution for continuous reception?
temtronic



Joined: 01 Jul 2010
Posts: 9093
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Fri Jan 28, 2011 7:51 pm     Reply with quote

You don't appear to be the OP, and the question doesn't have anything to do with the original problem.
Please start a new 'thread' with your question.
ratheeshbr



Joined: 26 Jan 2011
Posts: 31

View user's profile Send private message

PostPosted: Fri Jan 28, 2011 8:56 pm     Reply with quote

Dear temtronic

I had already started a new thread. But why made a post here is because the discussion is same. I am also having the same problem of continous reception.
temtronic



Joined: 01 Jul 2010
Posts: 9093
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Sat Jan 29, 2011 6:25 am     Reply with quote

The problem is that your hardware and the OP hardware are totally different and what solves his problem may not solve yours!
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group