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 2 matches
CCS Forum Index
Author Message
  Topic: Problem with int_rda of PIC18f2550
hainguyen

Replies: 4
Views: 10324

PostForum: General CCS C Discussion   Posted: Wed May 18, 2011 9:27 pm   Subject: Problem with int_rda of PIC 18F2550

Don't do it this way. Get one byte per interrupt. See the example file
ex_sisr.c, which shows how to make a circular buffer for #int_rda.
Here's the file location:
c:\program files\picc\exampl ...
  Topic: Problem with int_rda of PIC18f2550
hainguyen

Replies: 4
Views: 10324

PostForum: General CCS C Discussion   Posted: Wed May 18, 2011 7:55 pm   Subject: Problem with int_rda of PIC18f2550
Hi all,
I'm trying to write a program to communicate between PIC18f2550 and SIM300cz, which includes int_rda to get characters, and send characters, but there are problems and i can't solve,

here ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group