Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VL6180 GPIO0 / CE and IIC Address Change

Hello all, We have multiple VL6180 sensors on a common IIC bus.Upon system start up, we are enabling one sensor via its GPIO0 / CE pin, initialising it, changing its IIC address, disabling it, and repeating these steps for all sensors on the IIC bus....

Resolved! VL53L5CX Reponse

I'm having a bit of trouble talking to the VL53L5Cx... I'm appearing to download firmware ok, by all accolunts vl53l5cx_init() is returning with VL53L5CX_STATUS_OK and vl53l5cx_start_ranging() likewise. However, the response on the I2C bus to vl53l5c...

DataNotReady from VL6180

Hi, i am trying to use VL6180 to get an obstacle range.I'm using VL6180 APi to communicate with the device. Communication is ok, and consistent. Each register is written correctly.As show in ST examples I init the device and start a single shot readi...

LDe P.1 by Associate
  • 817 Views
  • 6 replies
  • 0 kudos

Resolved! TOF Sensor Feasibility

Hello,We are researching the feasibility of a new product and have some questions regarding STMicro's TOF sensors. At this time we are narrowing on the VL53L4CX, but I am sure these questions apply to most of these sensors. The product is detecting d...

jesse-TP by Associate
  • 430 Views
  • 2 replies
  • 1 kudos

Resolved! VL53L4CX Two API function problems

Hi,When I get the data returned by VL53L4CX, I have two problems.1:About"VL53LX_get_device_results()"The API function "VL53LX_get_device_results()" takes a lot of time. My MCU is 32MHZ and the operation of this function takes me 13ms. Is this time ac...

sctz by Associate III
  • 493 Views
  • 3 replies
  • 0 kudos

VL53L5CX driver vl53l5cx_init() fails

The Ultra Light Driver (STSW-IMG023) init function vl53l5cx_init() fails in this section :/* Get offset NVM data and store them into the offset buffer */   status |= WrMulti(&(p_dev->platform), 0x2fd8,   (uint8_t*)VL53L5CX_GET_NVM_CMD, sizeof(VL53...

Peter111 by Associate II
  • 7127 Views
  • 50 replies
  • 4 kudos

Resolved! VL6180X Sensor, device register memory volatility

Hi there,I was wondering if the memory used to save the values in the device registers for the VL6180X sensor are volatile or non-volatile. This would affect how the sensors behaves during a power cycle. Could someone clarify this for me if possible?...

dere1 by Associate
  • 347 Views
  • 3 replies
  • 1 kudos