This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I'm looking for i2c slave code example on C51

I'm looking for the i2c slave code example to run it on C51 compatible chip.
My target is to make some device that can be externally configured by i2c bus.
We are going to use dimax u2c-11 as i2c master http://www.xdimax.com/u2c/u2c11.html
This device has a nice feature to select different i2c clock speed so I'm going to addjust it to my cpu slave module speed.
Once again I need slave not master example.
Thank you.

0