Upload VL53L5CX firmware to multiple targets on the same bus at the same time?
Hi,
i have multiple VL53L5CX sensors on the same bus. Right now i am initializing the firmware (vl53l5cx_init) them after setting the individual I2C addresses. I wonder if it is possible to initialize them all at once.
To my understanding the vl53l5cx_init transfers the code that runs on the internal microcontroller to it via the I2C bus. That should in theory work as kind of a broadcast transfer.
Thank you in advance.
