Posted on August 01, 2014 at 17:44
Hello again,
the sensor is wired up correctly.
In the meantime I tried another code, but stillno responsefrom both sensors (with and without shifting the address):
void I2C_init(void)
{ ...
Posted on August 01, 2014 at 16:52Thank you for your immediate response. Unfortunately the device is still not responding. Meanwhile I tried another device with slave address 0x60, which did also not respond (tried with and without shift). Is there ...