Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Has anyone observed this (attached) behavior on VL53L0x?

I'm collecting 100 samples on a 200ms timing budget and reporting the average once a minute, so if it's just one sample, it's high by what you see * 100. The behavior appears sensitive to the value for sensor.setSignalRateLimit(). I have it down fro...

Martysm by Associate II
  • 1993 Views
  • 8 replies
  • 0 kudos

VL53L0CXV0DH/1 issue after production

I've manufactured 160 boards implementing the VL53L0CXV0DH/1. Many work as expected but some of them (approximately 50 units) give 8191 always as a result. I've noticed that these devices should be treated carefully using a recommended reflow profile...

Gaston_0-1698267119207.png
Gaston by Senior
  • 718 Views
  • 1 replies
  • 0 kudos

Resolved! How to operate VL53L7CX ToF in 64 zones.

Hi.Regarding the VL53L7CX, I downloaded STSW-IMG036 (API Source) from the product page and tried running the Nucleo board and sensor using the example project included there. However, the default sensor operation setting in the code is 16(4×4) zones,...

JSP by Associate II
  • 1295 Views
  • 4 replies
  • 0 kudos

Resolved! VL53L4CD give back a wrong ID

Hi ! I'm using the VL53L4CD sensor's example with the Nucleo-L432KC.A first problem I solved was that the VL53L4CD didn't have the adress 0x52 as in the documentation, but 0x29 (this problem has already mentioned in a topic).My current problem is tha...

CPoisson by Associate III
  • 1986 Views
  • 5 replies
  • 4 kudos

Resolved! VL53L8CX Simulation

Hi @John E KVAM and @Anne BIGOT I'm attempting to mimic the ideal operation of the VL53L8CX in simulation. I've traced out 64 rays from the sensor within the the 45x45 degrees FOV as shown. Consider the top row (underlined in black) the rays are draw...

David01_0-1704227803987.png
David01 by Associate II
  • 959 Views
  • 3 replies
  • 0 kudos

Vl53L4CX giving status 255 in alternate cycles above 7cm

Hi,I am working on a project where I am using an array of 16 VL53L4CX to measure both the X and Y coordinate of any object in front of my sensor array. I want my loop time to be less than 50ms, so I am using 1MHz I2c clock. Currently I'm able to read...

kps98 by Associate III
  • 640 Views
  • 1 replies
  • 1 kudos

VL53L4CX - Connecting Multiple Sensors

Hi there, I am involved in a project comprising 16x VL53L4CX Sensors, we are trying to measure and track the x and y coordinates of an object in front of the sensor array. Currently, I can read from all sensors in 33ms on average. Even though I'm usi...