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

ST VD56G3 Captured Image Overlapping

Hi  I am using ST VD56G3 camera to capture .raw image from NXP IMX8m embedded board. I was able to capture the raw file using the following command. gst-launch-1.0 -e v4l2src device=/dev/video2 ! "video/x-raw, format=NV12, width=1120, height=1360, fr...

Screenshot from 2025-09-18 11-12-19.png

STM32F401RE + X-NUCLEO-53L7A1

Hi all, I am new to STM32 programming. I have been able to write a driver for an ultrasonic distance sensor, flash the board, and measure distance, in Rust. Now, I am trying to get a STM32F401RE to talk to a X-NUCLEO-53L7A1 ToF sensor, connected via ...

Resolved! 3d scanning with VL53L5CX

Hello, I have started working with the VL53L5CX ToF sensor, for 3d scanning. I have successfully interfaced the sensor with MCU and am able to read the data from it. I have read the datasheet and um2884 user manual as well which explains the differen...

ak_g by Associate
  • 884 Views
  • 2 replies
  • 1 kudos

Resolved! How to distinguish VL53L5CX and VL53L7CX after assembly?

Hi,is there a way to distinguish both mentioned sensors other than by complex optical measurements (they have different FOVs)? We have built devices with both types of sensors and our firmware calculates x/y/z coordinates from the reported distances ...

PJDE by Associate
  • 483 Views
  • 1 replies
  • 1 kudos

Resolved! Set permanent I2C address to TOF

Hello,I have already use VL53L0X sensor provided by AZ-Delivery.My main problem is that I2C address can be changed but NOT permanently.I am looking to "Adafruit VL53L4CX Time of Flight Sensor". But I don't want to discover the same problem, that is I...