Hi,
We are interfacing i2c based hdc1080 SENSOR IC from TI.
Can you please provide at least steps for i2c driver to implement to access hdc1080? Please do not refer i2c_eeprom code. We can not proceed further without this evaluation done as other sensors are also I2c based.
Device:
Hi prasanth.velliyangiri,
Unfortunatelly we dont have an I2C example that uses a sensor, the only available example for an I2C interaction is the eeprom example. You should be able to apply some minor modifications in order to make it work with your sensor.
You can find some forum posts that indicate the usage of the I2C driver as a common sensor driver have a look at this post:
http://support.dialog-semiconductor.com/documentation
Thanks MT_dialog