Skip to main content
PTHAL.1
Visitor II
June 5, 2022
Question

It is mentioned in ST website that the FoV of VL53L1CX can be edited programmatically. How to edit the FoV of VL53L1CX via program? Could not get these info in API doc or datasheet. Please give the details to control the FoV.

  • June 5, 2022
  • 1 reply
  • 682 views

..

This topic has been closed for replies.

1 reply

John E KVAM
ST Employee
June 6, 2022

In the software downloadable form the ST website

STSW-IMG009

VL53L1X ULD API (Ultra Lite Driver Application Programming Interface)

or

STSW-IMG007

VL53L1X Full API (Application Programming Interface and documentation)

There is an function that will adjust the FoV.

But the hardware's FoV is unchanged. What we change is the area of the FoV that we pay attention to and we call this the Region of Interest. Search for the ROI and you will have better luck.

Sorry for the confusion.