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

#INT_SSP & #int_rb on 16f88

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



Joined: 18 Nov 2005
Posts: 10

View user's profile Send private message

#INT_SSP & #int_rb on 16f88
PostPosted: Mon Nov 21, 2005 6:01 pm     Reply with quote

Is it possible to use both kind of interruption: int_rb to handle the output of a sensor and int_ssp to handle hardware i2c on the pic 16f88 ?

Any ideas ? I don't want to take a bigger pic (with port c) !

Thank you !
dyeatman



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

View user's profile Send private message

PostPosted: Mon Nov 21, 2005 7:34 pm     Reply with quote

The basic answer to your questions is yes, you can use both interrupts at the same time. Search this forum for information on how to set up the routines for the two you are interested in, for example seach for #int_rb.
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