Page 1 of 1

Use I2C for communication between dsPics

Posted: Thu Nov 18, 2010 10:14 am
by xiaodong743
Dear Mr. Lubin. Thank you very much for your great job which brought a lot convenience for me.

Recently, I tried to use dsPic (33FJ128MC802) to make a communication system. I want use two dsPic to communicate with each other. So the chip will change between Master and Slave. But your blockset for I2C is just for setting of Master. In communication protocol: S A W Sr A R P, A is just target address. I can not find where to define the address (I2CxADD) of each dsPic itself.

I hope you can give me some advices, Thank you very much!