Skip to main content
KArai.2
Associate II
July 26, 2023
Solved

About temperature calibration of VL53L1X

  • July 26, 2023
  • 1 reply
  • 1962 views

Hello,

I am developing a system using VL53L1X.
I have read UM2510 (A guide to using the VL53L1X ultra lite driver).

This library implements the function called "StartTemperatureUpdate".
The description for this function states, "This function performs the temperature calibration."
The function declaration is written as:

 

 

VL53L1X_ERROR VL53L1X_StartTemperatureUpdate(uint16_t dev);

 

 

I'm curious as to why this function doesn't require the actual temperature as an input.
The mechanism of temperature calibration, please let me know.
It would be helpful if you could introduce related documents and URLs for reference.

Best Regards.

 

This topic has been closed for replies.
Best answer by Anne BIGOT

Hello,

Everything is done inside the sensor firmware, user has nothing to do. 

Everything is embedded, it is a transparent operation that doesn't require information from the host.
Best regards

1 reply

Anne BIGOT
Anne BIGOTBest answer
Technical Moderator
July 27, 2023

Hello,

Everything is done inside the sensor firmware, user has nothing to do. 

Everything is embedded, it is a transparent operation that doesn't require information from the host.
Best regards

Our community relies on fruitful exchanges and good quality content. You can thank and reward helpful and positive contributions by marking them as 'Accept as Solution'. When marking a solution, make sure it answers your original question or issue that you raised. ST Employees that act as moderators have the right to accept the solution, judging by their expertise. This helps other community members identify useful discussions and refrain from raising the same question. If you notice any false behavior or abuse of the action, do not hesitate to 'Report Inappropriate Content'
KArai.2
KArai.2Author
Associate II
July 28, 2023
Hello, Anne BIGOT-san,
 
Thank you for your reply.
Can I assume that the VL53L1X has a built-in temperature sensor (or something similar)?
 
Best Regards.
Anne BIGOT
Technical Moderator
July 28, 2023

Hello

That's it.

Best regards

Our community relies on fruitful exchanges and good quality content. You can thank and reward helpful and positive contributions by marking them as 'Accept as Solution'. When marking a solution, make sure it answers your original question or issue that you raised. ST Employees that act as moderators have the right to accept the solution, judging by their expertise. This helps other community members identify useful discussions and refrain from raising the same question. If you notice any false behavior or abuse of the action, do not hesitate to 'Report Inappropriate Content'