ACK is not returned in I2C communication with VL53L8.
When performing I2C communication from the MCPU on a board that independently implements VL53L8, there is no ACK from VL53L8 at the first address transmission, resulting in an error. If you check the LPn, SCL, and SDA signals, you can see the start condition, SCL and SDA at address 0x52 have clean waveforms, but at the 9th clock, confirm that SDA remains High and there is no ACK from VL53L8. Did. The voltage level of the above signals is 5V for LPn and 1.8V for SCL and SDA. Do you know why ACK is not returned from VL53L8?
Is it possible for the I2C address of VL53L8CX to be other than 0x52?
