VL53L1x continuous ranging without clearing the interrupt.
Hi,
I am using multiple (40) VL53L1x sensors. Is it possible to let the sensors continuously range and updating measurement results in the register without clearing the interrupt with the full-API function VL53L1_ClearInterruptAndStartMeasurement?
In the API documentation (UM2356) it says:
"The sensor performs the ranging continuously and autonomously with a programmable inter-measurement period". Is it possible make this autonomous measurements be reflected in the data register? The goal is to obtain the last valid measurement result according to time-budget and inter-measurement period without clearing every interrupt of all 40 sensors. E.g. each sensor automatically start a new ranging after the inter-measurement period.
Thanks for your help.
