Resolved! VL53L0X library installation error
I have added all the drivers for the VL53L0X API, but I still encounter this error. Why is that?
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 have added all the drivers for the VL53L0X API, but I still encounter this error. Why is that?
Hi,I am using the VL53l8 sensor. i need to change the ranging frequency. im using the Xcube tof code. I see in the app tof code that #define RANGING_FREQUENCY (10U). so if i change 10u to 15. Willi get ranging frequency to 15 hz.? Thank u
Hello,I am using the VL53L8CX ToF sensor (I2C) and have encountered an issue. Currently, I’m not using a coverglass, and I have set the sensor to an 8x8 resolution with a frequency of 15 Hz.The problem is that when I run the sensor in an infinite lo...
I'm designing a custom LiDAR sensor for a project and I need a sensor to accurately measure the distance to a small point. I'm looking for an accuracy of +-5mm but the small the better, the maximum range it needs to measure is about 400mm and the min...
Hello everyone, Recently I tried to use VL53L3CX to accomplish a distance calculating project. When referencing the document of VL53L3CX I found a little strange about the distance parameter. For example, the note of ranging capabilities ta...
I'm using the full API for the VL53L1 ToF sensor. The project is pretty simple as I'm using 4 sensor to measure distance connected on an I2C of an STM32F091.I'm optimizing the code and I'm come across the VL53L1X ULD API (Ultra Lite Driver Applicatio...
Hi ST,Using the vl53l1x in our devices we are finding some cases of unexplained sensor distance changes. Large changes. We use the sensor in a contained/controlled environment. A bin -- the sensor is used to measure distance to items contained in t...
The device does not output the data in a sudden. And it has no effect to press the RESET button. When I try to re-flash the board, the available memory of the flash only remains 8KB. Even the total memory is only shown as 32KB on PC, much less than t...
Hi, We have a board featuring 5 VL6180X sensors and I noticed some oddities regarding the initial offset and scale in the latest production run:Some sensors are unable to measure any distance below 15mmThe ranging linearity between different sensors ...
Hi!I've since given up on utilizing VL53L1X for liquid level measurement. @John E KVAM had previously reccomended me to use instead the VL53L4CD sensor for this sort of application (small recipients with water), and I plan to ship it next week. But I...