How suitable are the ST Micro time of flight sensors for water tank level measurement?
Do the emitted photons reliably reflect off the surface of the water and back to the detector so that an accurate time of flight measurement can be made?
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.
Do the emitted photons reliably reflect off the surface of the water and back to the detector so that an accurate time of flight measurement can be made?
Hi all,i choose to use VL53L5CX_ULD_driver_1.3.1. (i think this is the minimum driver?)I try to implement the VL53L5CX into a custom board.As we live in strange times i want to order chips before starting the development.In the many datasheets i have...
We bought P-NUCLEO-53L1A1 for testing the performance of VL53L1X.We met some trouble for setup and software installation.According to the Quick Start Guide for X-NUCLEO-53L1A1), we tried toinstall VL53L1X GUI to our PC, but failed. Attached images f...
I have a problem when I try to run the Example for NUCLEO-F401RE. I'm using a NUCLEO-F401RE and SATEL-VL53L5CX. For the connection, I'm following the main.h, here are presents all the pins useful to manage the sensors. I noticed that the I2C_RST pin ...
I have a vl53l1x and testing it without glass and uncalibrated operating in SHORT distance mode. I get distance measurements of non-zero values at about 120mm. The datasheet claims 4cm. Will the calibration process result in short measurements inline...
I worked with a single VL53L5CX under Linux without problems. Now I wan't to have at least two sensors running in parallel connected to the same I2C bus. So I followed the documentation and first set LPn for the sensor which should keep its address (...
Hello,due to the bad datasheet and missing register map it is almost impossible to get information about GPIO1. The only settings i found are affecting the interrupt functionality. But why is the pin called GPIO when only used as interrupt output. Sh...