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

Maximizing service life of VL53L4CD and VL53L4ED

Hello,For a project I would like to use the VL53L4CD or VL53L4ED to measure distances in the range of ~1 cm to 80 cm. The expected ambient temperatures can vary (maximum between -10°C and +80°C, although the temperature will usually be in the range o...

Resolved! Getting timestamps from STEVAL-EVK-U0I boards

Hi, Is it possible to get some sort of frame timestamp from the evaluation boards? Ideally, I would love to have start and end of exposure timestamps but any timestamp from the sensor would be great. I could timestamp when I receive the frame on my d...

oaa3wf by Associate II
  • 336 Views
  • 3 replies
  • 3 kudos

Resolved! Working with multiple STEVAL-EVK-U0I boards

Hi, I'm curious to see if it is possible to connect more than one STEVAL-EVK-U0I boards to a computer and read images of all of them? The SDK has  an init function that allows you give a board id, but it is unclear what the board id means or if it wi...

oaa3wf by Associate II
  • 297 Views
  • 7 replies
  • 2 kudos

Resolved! VL53L1CX Measuring iPhone Distance Accurately

Dear ST team,Hello, I am using the VL53L1CX with the 3.2.1 library and have noticed that when measuring the distance to an iPhone, the results are not very accurate and tend to jump between several different distances. Is this caused by the iPhone’s ...

Resolved! VL53L4CX Dealing cleverly with multiple object ranging

 Hi all, I'm back with another question re: our 5-TOF setup (VL53L4CX x 5, all 'looking' out of the centre of a spherical sculpture, trying to detect and interpret people approaching and interacting with it).I posted earlier about trying to multiplex...

MGG_0-1753985163280.png
MGG by Associate II
  • 224 Views
  • 2 replies
  • 1 kudos

Resolved! VL53L0X and RP Pico W

I'm trying to port the VL53L0X library for use with the RP Pico W for academic reasons, but I can't map the calls between the VL53L0X SDK and the RP Pico W SDK. For example, the function int32_t VL53L0X_read_multi(uint8_t address, uint8_t index, uint...