Other Parts Discussed in Thread: C2000WARE
Hello,
I want to communicate with IMU sensor (LSM9DS1) via i2c. I already gone through TMSVCC5503 guide for read and write function. As mentioned in TRF of launchpad format is S-A+WR-D-D-P ,but for this IMU format is like this: S-A+WR-ACK-SUB(subaddress)-ACK-DATA . Can you suggest me the example code for i2c other than EEPROM?