VL53L1 VL53L1_SetThresholdConfig
Hi all,there is a way to set a Threshold for VL53L1 and keep the setting even if a power off / power on?
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.
Hi all,there is a way to set a Threshold for VL53L1 and keep the setting even if a power off / power on?
Hi,I came across of this video of people counter recently from STMicroelectronics. I was wondering where can I find more information about it or code. Because , I don't understand how field of view is divided into two zones. I couldn't find anything ...
On our prototype circuit boards with VL6180x sensors there are 6 sensors per board. On a couple of our prototype boards (about 10% of our boards) we have seen just a single sensor able to respond over I2C but cannot start ranging. The result range s...
I need to simply add VL53L0x API STSW-IMG005 to my project without any compilation errors. And need to know the necessary functions to get the distance.Regard
The general API user guide, UM2356 (rev 2), says that the min timing budget is 20ms, but the ultra-lite driver guide, UM2510 (rev2), says 15ms is the minimum. I've tested with 15ms (I'm using the ULD) and it seems to work fine, but just wanted to ma...
VL53L1X overshoot?In my initial testing with the VL53L1X, I'm seeing that by rotating the sensor from directly facing an object to facing the ceiling, which is well over the max distance away (I'm operating in 'short' mode, so that should be 1.3m), I...
Dear members,I am currently trying to interface Arduino Atmega 328p with VL6180X via I2C Bus. I have prepared basic code for reading Range value in single shot and continuous mode, it is working file. Now I changed I2C SCL to 100 KHz, 50 KHz, 20 KHz ...