Skip to main content
Explorer
July 1, 2018
Question

VL53L1X device address storage

  • July 1, 2018
  • 1 reply
  • 1317 views
Posted on July 01, 2018 at 10:43

Can anybody tell me if the 

VL53L1X

 device address is stored in volatile or non-volatile memory? I have multiple sensors in application and i don't want to have reset/shudown lines for every single one of them just for doing address assignment. So question is - is it possible to permanently pre-configure the device address?

#address #vl53l1x
    This topic has been closed for replies.

    1 reply

    Visitor II
    July 1, 2018
    Posted on July 01, 2018 at 11:18

    No way to store the I2C address permanently. You need to re-program the I2C address every time you power up the device.

    Visitor II
    July 1, 2018
    Posted on July 01, 2018 at 13:25

    You may consider TCA9548A  (an I2C switch) to connect more I2C devices with the same addresses.

    https://github.com/johnbryanmoore/VL53L0X_rasp_python