cancel
Showing results for 
Search instead for 
Did you mean: 

VL53L8 - programmable ROI

Poornima
Associate

Hii ,

Does VL53L8 tof sensor support ROI selection or Reduced FoV as VL53L1 , if yes how do i do it ?

Thanks,

Poornima B

1 ACCEPTED SOLUTION

Accepted Solutions
John E KVAM
ST Employee

the VL53L8 tof sensor does NOT support ROI selection in the same way the L1 does.

One sets the amount of data one wants per zone from the sensor (in PLATFORM.h) and you read that at the end of each range. 

It's up to you as to which zones you want to look at and which you want to discard. 


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.

View solution in original post

1 REPLY 1
John E KVAM
ST Employee

the VL53L8 tof sensor does NOT support ROI selection in the same way the L1 does.

One sets the amount of data one wants per zone from the sensor (in PLATFORM.h) and you read that at the end of each range. 

It's up to you as to which zones you want to look at and which you want to discard. 


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.