Hi Guys,
I am trying to read some registers using I2C but for some odd reason I am not getting any values returned. I am using Atmega328 (Arduino) to read the values.
data sheet of sensor is given on below link.
https://www.first-sensor.com/cms/upload/datasheets/DS_Standard-LMI_E_11823.pdf
I can run the I2c scanner and read the sensor address '5C' successfully, which is a valid address according to the data sheet. Which gives me confidence that my connections are correct. My...
Pressure sensor I2C reading issues
I am trying to read some registers using I2C but for some odd reason I am not getting any values returned. I am using Atmega328 (Arduino) to read the values.
data sheet of sensor is given on below link.
https://www.first-sensor.com/cms/upload/datasheets/DS_Standard-LMI_E_11823.pdf
I can run the I2c scanner and read the sensor address '5C' successfully, which is a valid address according to the data sheet. Which gives me confidence that my connections are correct. My...
Pressure sensor I2C reading issues