Discuss applications using ST FlightSense Time-of-Flight sensors, ST BrightSense CMOS image sensors, and ambiant light sensors (ALS) technology. Find answers to your questions on troubleshooting, data accuracy, optimizing communication and more.
I've got a custom board with the VL53L3 connected to a Silicon Labs chip. The interface to the sensor works. Saving and restoring calibration data is kicking my ***.My calibration code makes these calls: GPIO_PinOutClear(VL53L3_ENBL_PORT,VL53L3_ENB...
Hello,I'm trying to use the VL53L1X on my nRF52DK, but I experience some problems.Previously, I've successfully used the VL53L1X with an Arduino UNO using the pololu Arduino library (link below). For my project I need to use this sensor on the nRF52,...
Hi,Total newb here, so here it goes:I have previously used the Arduino BLE Sense board with a VL53L1X sensor. I am now trying to use 1 (if possible, 2), VL53L3CX sensors from Pololu:https://www.pololu.com/product/3416/blogA couple questions:1. Can...
Is there any way to configure the VL53L1X sensor to deliver either the strongest or nearest reflector (reflector at closest distance) ? The latter case would be preferrable for our application scenario.
Hello,is there any way at all to make the offset calibration data (and maybe the cross-talk-calibration data) sent to the VL6180 not volatile like this? What is the reasoning behind it being overwritten after every restart? The same goes for the devi...
It looks like the ambient rate delivered by the sensor drops, the better the reflector is (the higher the signal rate is). In a practical evaluation the ambient rate dropped from 40 kcps to 0 kcps when the signal rate increased from 400 kcps to 12000...
Is there any way to get the signal rate for each individual SPAD of the SPAD array ?
Hello, I am trying to connect a VL53L3CX (a module I purchased on AliExpress) with the ESP32. I have found the Arduino library but it does not fit the ESP32. I will highly appreciate your help in helping me get this working. Thanks a lot, Motti