Skip to main content
muratkoc_ee
Associate
November 22, 2018
Question

Hi, Does VL53L0X have ROI unit? How do I use SPAD unit in VL53L0X? Does VL53L0X show single measurement? I want to obstacle detection at around 10 cm. If I use vl6180x, do I get the results as a nearest object? Thanks.

  • November 22, 2018
  • 1 reply
  • 1392 views

..

This topic has been closed for replies.

1 reply

John E KVAM
ST Employee
April 10, 2019

Does VL53L0X have ROI unit? No. The only TimeOfFlight sensor from ST with an ROI is the VL53L1X.

How do I use SPAD unit in VL53L0X? The SPAD array on this chip is pretty much all or nothing. As there is no lens on the device, the light is not directed and there is no way to tell from where the light came.

If I use vl6180x, do I get the results as a nearest object? On all the ST ToF sensors (VL6180, VL53L0X and the VL53L1X), the photon distances are averaged. This technique will get more photons from the nearest, biggest object, so you will get a weighted average. So it's pretty close to the nearest object, but not quite.

muratkoc_ee
Associate
April 11, 2019

Thanks.