TOF data varies every half hour
We have TOF data collected every half hour, but we are surprised by the results, as the TOF data is not consistent each time.
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.
We have TOF data collected every half hour, but we are surprised by the results, as the TOF data is not consistent each time.
Hello, I have multiple VL53L0X sensors that I am communicating with over an STM32 board. Two of the sensors started throwing errors (only reading 8191), and so I moved them to an Arduino for the flexibility of using the downloadable API. They worked ...
We are developing sensing device with using VL53L0X, we will use optical lens on top of VL53L0X for special sensing purpose then in order to optimize lens design with effecive sensing, we would like to know dimension of both sensor and emitting ch...
I have an application that needs to use several VL53l0x ToF sensors. The measurements need to be fairly responsive to a slow moving object approaching the sensor; so something like taking readings at 10Hz would be reasonable. Having tried a quick pr...
Hello,We have lately been seeing in some cases that one or two pixels seem to be stuck at distance_mm==0. Sometimes the pixel goes back to returning normal values after some time or after a power cycle, but sometimes it seems to report a zero value c...
Related posts* https://community.st.com/t5/imaging-sensors/integration-support-for-vd56g3-camera-sensor-with-stm32n6/m-p/822221#M5767* https://community.st.com/t5/imaging-sensors/drivers-for-st-brightsense-image-sensors-for-stm32n6-series-%CE%BCcs/td...
The most viewed and commented post on the Imaging page had to do with an Init failure on the multizone part. These parts have large I2C writes at the beginning, which is downloading the Firmware (on the L5 and L7) and downloading patch updates on the...
Hi ST Support.I am currently working with a camera module using VB1940. I could not find a detailed pinout or pin definition in the official documentation. I would greatly appreciate it if someone could help me with that.Thank you very much for your ...
Hello, we have a system that consists of 12 VL53L7CX sensors each, on 4 different I2C busses and we are using an I2C address translators (LTC4316CDD) to address them all without needing to change their address dynamically. We are using ST's ULD (ultr...
Hello, I am currently trying to write code for the I2C communication with the VL53L1-SATEL board. I was trying to confirm that the I2C was working by reading some registers mentioned in the VL53L1 Datasheet, those being 0xC0, 0xC1, 0xC2, 0x51, and 0x...