I2C Interrupt Code

General discussion on mikroBasic for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Stownes
Posts: 8
Joined: 23 Sep 2008 09:59

I2C Interrupt Code

#1 Post by Stownes » 28 May 2010 12:21

Hi,

Using dsPic30F4011/4013 for a lot of trig/math...
and was using the ME I2C library initially without problems.

Now that I've loaded up the code with even more time consuming processing, I'd like to move over to Interrupt based I2C.
The dsPic needs to be a slave, with I2CADD = 0x32.

Searched a lot, but couldn't find any interrupt driven I2C examples in this forum.
Googling for Slave I2C dsPic example code seems even more elusive !

Can anyone shed some light ??

Thanks !!

Post Reply

Return to “mikroBasic for dsPIC30/33 and PIC24 General”