Skip to main content
DSai.1
Associate III
August 9, 2023
Question

about argument of VL53L1X_CalibrateXtalk()

  • August 9, 2023
  • 1 reply
  • 961 views

Dear Sir,

There is a question about argument  VL53L1X_CalibrateXtalk().

For cross talk calibration, we will use  VL53L1X_CalibrateXtalk()  with argument of uint16_t TargetDistInMm,

we should give Xtalk calibration distance to  the argument. But, we wonder  which value should be used for this argument? The one we obtained from VL53L1X_Getdistance(), or the actual distance measured with a ruler?

best regards

Dai Sai 

This topic has been closed for replies.

1 reply

Zhiyuan.Han
Technical Moderator
August 10, 2023

Hi

When you test VL53L1X with a cover glass on top of it, the cover glass will intrude xtalk, we need to do Xtalk calibration to compensate for the xtalk. see below picture, with cover glass sensor reported distance will be less than the real distance, the best calibration distance is the maximum ranging distance achievable reported by the sensor, or you can call it inflection point.  

More detail information, please refer to UM2356.

xtalk.PNG

Br

Zhiyuan.Han

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.