Skip to main content
Visitor II
October 11, 2016
Question

LSM303AGR I2C

  • October 11, 2016
  • 1 reply
  • 627 views
Posted on October 11, 2016 at 12:21

I need connect 3 LSM303AGR in the same I2C bus. Is It possible?

How do I change the I2C Address?  

#lsm303agr #i2c
    This topic has been closed for replies.

    1 reply

    ST Employee
    October 11, 2016
    Posted on October 11, 2016 at 15:24

    Unfortunately it is not possible to connect more than one LSM303AGR sensor on the same I2C bus, because the I2C address is fixed.

    The solution could be to use more I2C buses or connect the sensors on SPI bus and distinguish them by chip select (CS) signal.

    Best regards

    Miroslav