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! vl53l5cx_set_ranging_frequency_hz and TOF sensors

The datasheet says the maximum ranging frequency's for VL53L5CXV0GC/1 are 60Hz at 4x4 15Hz at 8x8But the firmware allows for example perfectly 100Hz at 4x4 by setting this value with vl53l5cx_set_ranging_frequency_hz().I also can see the sensor is re...

sde c.1 by Senior II
  • 780 Views
  • 1 replies
  • 0 kudos

Generate interrupt with VL6180 while MCU is sleeping

EDIT: Figured it out, I had to run the VL6180 in continuous mode.I'm using a VL6180 for hand detection. I've successfully set up the interrupt at a certain range and it works nicely when the MCU is running. When the MCU is not running (aka not pollin...

CRett.1 by Associate
  • 569 Views
  • 1 replies
  • 1 kudos

Resolved! VL53L3 and Sunlight

Hello,I have a problem with VL53L3 sensor measurements. When sunlight hits the sensor, the measurement is distorted, and the measured distance becomes small. Are there any settings for the sensor to remove this glitch when the sun's rays hit?

Vandr.1 by Associate II
  • 850 Views
  • 1 replies
  • 0 kudos

Element-to-element interference using 3-element VL53L0X array?

I'm using a linear array of 3ea VL53L0X sensors to orient a robot with respect to a nearby wall. The assumption is that when all three sensors return the same distance, then the robot is parallel to the wall. The sensors are mounted on a PCB with a ...

FPayn.1 by Associate III
  • 1049 Views
  • 2 replies
  • 0 kudos

Resolved! I'm getting faulty data from my vl53l5cx.

Most of the target status seem to return 5 but some do return 255.The data is correct on all 64pixels when I have a near object (200mm) but it cannot detect further objects like the ceiling and instead it will return a seemingly random small distance...

LCord.1 by Associate III
  • 1549 Views
  • 5 replies
  • 0 kudos

Interfacing two VL53L0x ToF sensors with an ATmega328p in AVR C

Hello,I've got a question.I'm trying to interface two VL53L0x ToF sensors with an ATmega328p board. This worked fine in the arduino IDE with the beautiful Adafruit library. Unfortunately this library does not work in AVR C so I'm trying to create the...

ev.1 by Associate
  • 1822 Views
  • 2 replies
  • 0 kudos