Part Number: CC2652P
Tool/software: Code Composer Studio
Hello,
We have IMU(Accel+Gyro) driver interfaced with I2C, How to integrate .c .h driver files in sensor controller IDE?
Regards,
shilpa
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.
Part Number: CC2652P
Tool/software: Code Composer Studio
Hello,
We have IMU(Accel+Gyro) driver interfaced with I2C, How to integrate .c .h driver files in sensor controller IDE?
Regards,
shilpa
Hi shilpa,
I've assigned your post to an expert to help you with your question.
Hello Shipla,
You will have to port the driver manually unless there are any online Sensor Controller collateral I am not aware of.
Please refer to the sensor controller training:
http://dev.ti.com/tirex/explore/node?node=ANCoD.o46AaNIWAc.SHTsQ__pTTHBmu__LATEST
And refer to the Launchpad SensorTag Kit (LPSTK) I2C examples in Sensor Controller Studio for examples on how to use I2C.