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
Posted: Mon Nov 21, 2005 7:34 pm
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.
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