Imaging (sensors)

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.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! vl53l5

Hi, I use ToF sensor with multisensorRanging code from stm.I wanted to check data faster (like twice per 1 second...), But when I set RANGING_FREQUENCY as 4U, I can't get all of the data. There is some loss of data when I set a bigger frequency.I won...

LKM by Associate
  • 919 Views
  • 1 replies
  • 1 kudos

Resolved! VL53L4CD Driver Questions

I am using the VL53L4CD sensor board very similar to https://www.sparkfun.com/products/18993 with my application. I am using the modified version of https://github.com/stm32duino/VL53L4CD driver on the Raspberry Pico board. I am using the both the xs...

Resolved! VL53L4CX Latency

Hi,I am conducting a rapid object detection test using the VL53L4CX sensor. I am moving an object towards the sensor at approximately 5 km/h and aiming to light an LED if the object is detected at around 60 cm to measure the sensor's response time. H...

Resolved! VL53L5CX address configuration added to linux driver fork

Hi. I've amended the linux driver for the VL53L5CX with better support for multi-sensor installations, with the I2C address set by the kernel module at initialization, address given by the device tree. ST feel free to add to the official driver, as t...