This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28069M: I2C comms with arduino

Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: MOTORWARE

Hi everyone.

I'm working on a flywheel inverted pendulum project using F28069M. I need some advice and help on how to establish I2C communication with Arduino. I've been working on a IMU sensors using Arduino and i'd like to send already processed angle value form it to F28069M board using I2C. I assume, since that my ino is already communicating with gyro(MPU6050) via I2C i need to set texas as another slave device? Do you have any code examples or any tutorials on it?

Thanks for help.