How do I have to use "VL53L4CD_Start_Temperature_Update()’ function to compensate temperature drift?
I have measured an offset drift around 6 mm when I heat VL53L4CD sensor from 24ºC to 45ºC. In order to reduce this error, I used "VL53L4CD_Start_Temperature_Update()’ once ranging was stopped. Unfortunately, it has no effect on the measurements and I...