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

soft uart interrupt

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
stefan0n



Joined: 08 Sep 2005
Posts: 2
Location: italy

View user's profile Send private message

soft uart interrupt
PostPosted: Thu Sep 08, 2005 1:55 am     Reply with quote

Please, can someone tell if CCS library support interrupts on soft uarts on pic16F876 parts? Can I write an #int_RDA function to get rx chars from a software uart? thanks.
_________________
regards, stefan0n
asmallri



Joined: 12 Aug 2004
Posts: 1634
Location: Perth, Australia

View user's profile Send private message Send e-mail Visit poster's website

Re: soft uart interrupt
PostPosted: Thu Sep 08, 2005 2:33 am     Reply with quote

stefan0n wrote:
Please, can someone tell if CCS library support interrupts on soft uarts on pic16F876 parts? Can I write an #int_RDA function to get rx chars from a software uart? thanks.


No they do not.
_________________
Regards, Andrew

http://www.brushelectronics.com/software
Home of Ethernet, SD card and Encrypted Serial Bootloaders for PICs!!
dyeatman



Joined: 06 Sep 2003
Posts: 1923
Location: Norman, OK

View user's profile Send private message

PostPosted: Thu Sep 08, 2005 6:10 am     Reply with quote

It can be done using the RB0 input and int_ext. Lots of discussions about it in this forum over the years. A search should find lots of examples...
stefan0n



Joined: 08 Sep 2005
Posts: 2
Location: italy

View user's profile Send private message

PostPosted: Thu Sep 08, 2005 6:34 am     Reply with quote

thank you. I've done better searches in the forum and found the referred answers, please excuse for the new membre question.
_________________
regards, stefan0n
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
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