I cannot see the VL53L5CX device on the I2C Bus. I'm tried it with different arduinos and stm32f401re and with an esp32 dev kit.
I have the VL53L5CX-SATEL breakoutbord. The Sensor is working in the VL53L5CX evaluation gui with the X-NUCLEO-53L5A1 evaluation board.I'm working in the Arduino IDE. The I2C of the VL53L5CX does not work as easy as normal I2C does. The sensor is wor...