Hi!
I've written a code to my Stellaris launchpad to use 2 I2C module, I2C0 and I2C1. I2C0 is the master, and I2C1 is the slave. The problem is that the I2C1 doesn't get the data that I send from I2C0. Then, I connected the I2C0 with Arduino, to determine wether the I2C0 is working properly or not. On Arduino I could read the data.
Here is the code:
Sorry for my english :)
Thanks in advance!