Skip to main content
Waqas1
Visitor II
January 24, 2022
Question

LSM6DS3 respond with address 0x7E

  • January 24, 2022
  • 2 replies
  • 2230 views

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.0693W00000JN1spQAD.png 

thanks

    2 replies

    IRogo.1
    Associate II
    June 14, 2024

    Same Issue Here

    IRogo.1
    Associate II
    June 17, 2024

    0x7E is I3C command address. Disabling i3C feature will resolve this.