Resolved! What is the Hex code to enable extended mode for the VL53L4CX please ??
What is the Hex code to enable extended mode for the VL53L4CX please ??
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.
What is the Hex code to enable extended mode for the VL53L4CX please ??
Hi ST team,I'm developing the device which is using VL6180. Sometimes ToF(VL6180) is not recognized the object. And sometimes it is not recognized first and then becomes recognized again. But I don't know why this happened. I'm trying to find the rea...
Hello,I am trying to use the VL53L7CX on a robotic project with the provided driver, but it fails at Init.The sensor is detected as alive ("isAlive" is true), the I2C speed is set to 1Mhz (even if I tried lower speeds as well), and it fails exacly at...
I am using the VL53L8CX sensor to measure distances, and I am getting correct values. After some time, the data starts to be sometimes incorrect, while slowly increasing the ratio of incorrect vs correct, until eventually all of the readings are inco...
I’ve been using the "vl53l8cx" sensor to measure distances through I2C, and I noticed that when I measure distances (between 10cm and 50cm), the values reported by the sensor are consistently half of the actual distance. For example, when the actual ...
Currently I'm using some of the vl53l5cx api functions along with some custom code. I plan to have multiple ToFs used and noted, via o-scope, that the initialization function vl53l5cx_init (looks to be blocking code?? correct me if I'm wrong) takes a...
Hi I have an application inquiry...'m looking into remote mounting a ToF sensor (i.e. VL53L4EDV0DH/1) in order to observe the environmental limitations of the sensor in a more difficult envorment...are there any guidelines or application history for ...
To begin, I am using the vl53l8cx breakout board from Pololu with a Nucleo-F446RE and PlatformIO. I have been having trouble getting the VL53L8CX to start ranging using the SPI2 interface. I get successful responses from the `_is_alive()` and `_init(...
How do you turn the VL53L4CX extended mode on in python3 ??
Currently, I'm working on a project to detect human height, but the measured height appears shorter under strong ambient light. I would like to know if the ambient light affects the distance measurements