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

VL53L1 module with lens calibration

Hi, there,we recently fabricated one module with VL53L1CB with lens at both laser and spad sensor. At first, we conduct offset and crosstalk calibration and get an error code -22. With suggestion from user manual, we conduct offset and full roi calib...

Luwang by Visitor
  • 8 Views
  • 0 replies
  • 0 kudos

VL53L0X timeout for unlock register 0x83

Hello!I'm hoping to understand what might cause a timeout on register 0x83. I understand 0x83 is a lock/unlock style register. During configuration, we run VL53L0X_get_info_from_device(Dev, 1) function to get SPAD information. This function appears t...

BHakes by Associate II
  • 57 Views
  • 2 replies
  • 0 kudos

VL53L9CX - documentation & library availability

Hello,We have been waiting for the VL53L9CX for a while and I noticed that a few weeks ago an evaluation board was finally out.I bet the community is very happy about this yet there is almost no documentation, I have not seen a dedicated library eith...

GUI Error with Camera 16GZMAI

Hi, I am experiencing a technical issue with the ST 16GZMAI camera when connected to the EVK-U0I1 control board. While the system works fine with my 55G1MBI1 camera, the EVK GS 1.1.2 GUI fails to recognize this specific model and displays the followi...

SeanF by Associate
  • 464 Views
  • 4 replies
  • 0 kudos

Resolved! VL53L0X Configuration

Hello!We use the VL53L0X as a time-of-flight sensor on a custom PCB. We used Arduino to configure and read the VL53L0X during development of our embedded system. Now later in development, we find differences between Arduino readings and readings take...

BHakes by Associate II
  • 196 Views
  • 3 replies
  • 0 kudos

Collision TOF Sensor

Dear sir/madam,   I am using the VL53L7CXV0GC/1 ToF sensor, and my main goal is to stop the motion immediately when the sensor detects an object. However, the sensor is taking too much time to detect the object, due to which my device is colliding wi...

Resolved! VL53L0x save power

Hi,   vl53L0x goto sleep and wakeup to reduce power.  I used single_mode,program as follow:   I find add          sensor_init(dev,vl53_mode);            //activa  The measurement time was 600 mS. long more than not add  this function?  how  to reduce...

zhy_0-1766628808091.png
zhy by Associate III
  • 785 Views
  • 9 replies
  • 0 kudos

Resolved! VL53L7CX firmware and configuration

Dear ST,Now as you mentioned in VL53L7CX_ULD the Firmware is uploaded through the I2C protocol to the VL53L7CX every initialization in (Hex form) from the Buffers.h file as also it includes the default configurations for the VL53L7CX While I'm testin...