Skip to main content
DOne.1
Visitor II
February 18, 2021
Question

Does enybody know if I can change ROI dynamically in VL53L1X time-of-Flight Distance Sensor.

  • February 18, 2021
  • 1 reply
  • 624 views

Hello, I have a question of VL53L1X time-of-Flight Distance Sensor. The VL53L1X features a programmable region of interest (ROI), so the full field of view can be reduced or divided into multiple zones.

I want to know if I can change ROI dynamically. Take measurements at different ROIs in a short time. The previous sensor, based on the VL53L1X that I used, needed a few seconds to upload the configuration and must restart.

Thank you for your answers

This topic has been closed for replies.

1 reply

Julien NGUYEN
ST Employee
February 18, 2021

Hi

Yes, absolutely you can set the ROI dynamically . There is no need to issue a stop , change ROI , restart. You may check out the STSW-IMG010 People counting example to see how the change ROI is managed in this example. Give a try.

Thanks

Julien