2022-01-23 09:27 PM
Hello Everyone,
I am working on a product and recently due to chip shortage I have to change the IMU. I have selected LSM6DS. My MCU is Esp32. now when I send a query of I2C address it responds with 0x7E address while it should be 0x6A. I was using Adafruit library and that is not working with the chip.
Can anybody help why this 0x7E or any workaround this? I have attached the schematics. the I2C pullups are 4.7K.
thanks
2024-06-14 03:21 AM
Same Issue Here
2024-06-16 10:53 PM
0x7E is I3C command address. Disabling i3C feature will resolve this.