VL53L8CX LPn pin ignored
I have 5 VL53L8CX on the same I2C bus.
I need to set the LPn pin HIGH of the sensor I want to change address.
But the problem is that I can also change the address when LPn pin is low as well.
Also I also don't know how to scan I2C addresses in only one sensor when all other also reply as well even though only one sensor has LPn pin set to HIGH.
Can I not disable I2C with the LPn pin or am I missing something?
LPn pin datasheet:
Enables communication. Drive this pin to logic 0
to disable the I²C communication. Drive this pin
to logic 1 to enable the I²C communication. This
pin is typically used when you need to change
the I²C address in multidevice systems.
