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! 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
  • 440 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
  • 329 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
  • 243 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...

Video stream from VD55g1

Hi, I have teh VD55G1 connected to UCM-IMX8m PLUS sbev from compulab Here is the links to the SBC : https://www.compulab.com/products/computer-on-modules/ucm-imx8m-plus-nxp-i-mx-8m-plus-som-system-on-module-computer/ I am compiling the driver with my...