Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VL53L5CX multi-sensor ranging reading must be delayed?

I used X-NUCLEO-53L5A1 + 2 VL53L5CX-SATEL, and the data read output speed has a delay in the code: HAL_Delay(POLLING PERIOD), POLLING PERIOD == 1s, and then I want to quickly, so I canceled HAL_Delay() (Picture1), But it took a long time to check (Pi...

0693W00000F9wzoQAB.png 0693W00000F9wzKQAR.png
SLEE.6 by Associate II
  • 373 Views
  • 1 replies
  • 0 kudos

I am trying to run vl53l3cx on yocto-linux using ST provided linux driver. The module is loaded and can read register through i2c. However, when I try to start range measurement, I have this error.

root@yocto-linux:~# ./phio -s -Z=1 -S[V]open fd 3 for /dev/stmvl53lx_ranging[V]started status 0[V]keep using fd 3[ 195.463147] STMVL53LX IPP Err in send_client_msg 115 :fail to send data size 608 to pid 1[ 195.463147] [ 195.472822] STMVL53LX IPP Err ...

NChai.1 by Associate
  • 294 Views
  • 1 replies
  • 0 kudos

VL53L1X detect wrong with black object

Hi,I'm building a project that uses 20 VL53L1x sensors to detect any people or objects that go in the danger zone of a machine.The sensor will detect any objects or people below 2 meters distance. We set up the sensor 30cm above the ground.The measur...

HHo.4 by Associate
  • 347 Views
  • 1 replies
  • 0 kudos

Resolved! Allowable vibration levels for time of flight sensors

Has ST done any research into the level of vibration these sensors can safely withstand? I'd like to use these on an application which experiences intermittently high vibration (up to 15m/s^2, mostly parallel to the sensor measurement direction). Acc...

JStra.4 by Associate
  • 331 Views
  • 1 replies
  • 0 kudos

Cannot load Firmware to VL53L5CX

With the following code the VL53L5CX should get it's firmware uploaded. "   /* Download FW into VL53L5 */   status |= WrByte(&(p_dev->platform), 0x7fff, 0x09);   status |= WrMulti(&(p_dev->platform),0,           (uint8_t*)&VL53L5CX_FIRMWARE[0],0x8000...

LCord.1 by Associate III
  • 602 Views
  • 4 replies
  • 0 kudos

VL53L0X Restore Factory Default Calibration

Hello, is there a way (after applying a calibration such as offset calibration or crosstalk calibration) to return the sensor back to the default calibration that was performed at ST? If so, which I2C commands would perform this job?

Rkoons17 by Associate II
  • 709 Views
  • 4 replies
  • 0 kudos