Skip to main content
ABesp.1
Associate
September 26, 2021
Question

VL53LX Bare Driver Tuning Parameters

  • September 26, 2021
  • 1 reply
  • 722 views

Unfortunately, I couldn't find any documentation relating all tuning parameters. Comments are also missing. Any ressources available?

This topic has been closed for replies.

1 reply

John E KVAM
ST Employee
October 8, 2021

There aren't that many tuning parameters that you can play with without help. The documentation says,

"The list of tuning parameters and their default values is given in the vl53lx_tuning_parm_defaults.h file. Either

change a tuning parameter value in this file and recompile the code, or use the VL53LX_SetTuningParameter()

function to load this tuning parameter."

But they were not meant for users to change them. They are only there if you have a specific issue, and we can suggest you change something.

I think expecting you to read and understand them all would be counter productive.

If you have an issue, we might be able to solve it for you by suggesting you change some of these, but without extensive knowledge and lots of testing, I think they would just get you into trouble.

  • john
If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.