Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VL53L1X temperature effects

We placed two VL53L1X sensors at 18.6" in our temperature chamber. Over a 50C swing we saw up to 1.15" of variability. In the images bellow the chamber temperature stabilized around 30 minutes. The target was a large 24x24 sheet of white nylon 0.5" t...

Brettjohnson7191_0-1733414347663.png

X-CUBE-TOF1 with custom STM32H7 hardware

Hi all,I recently purchased an STM32H723VGT6 breakout board [https://github.com/WeActStudio/WeActStudio.MiniSTM32H723] (not a NUCLEO) and a VL53L5CX sensor breakout from Pololu [https://www.pololu.com/product/3417], and, as I'm a beginner and struggl...

hxtec32 by Associate
  • 548 Views
  • 1 replies
  • 0 kudos

Resolved! VL53L8CX Platform Integration with ChibiOS

Hi, I am trying to integrate the VL53L8CX ULD driver with a project that utilizes chibios on an F4 based board.The TOF sensor firmware seems to be about 86KB. For a transfer of this size, the device fails to setup and use DMA-safe bouncebuffers. I ca...

Resolved! VL53L1X Sensor failures?

#define RANGE_ERROR_DISTANCE_BELOW_DETECTION_THRESHOLD 0x03#define RANGE_ERROR_OTHER 0xFFHi ST,Some of our production devices are receiving the above errors.  Can someone help me with understanding what might cause these errors?Thanks,Will 

will3 by Associate III
  • 239 Views
  • 1 replies
  • 1 kudos

VL53L1X Interrupt not working, No measurements

Hi, I am having trouble with the interrupt. I manange to coummunicate via I2C and read Model ID and Type. But my problem is that i can't initiate the sensor via the VL53L1X_SensorInit() function in the Ultra Lite Driver I'm using. When I debug I see ...

Resolved! VL53L4CX which distance mode should I choose?

There are three modes: LONG, MEDIUM, and SHORT. The names suggest that LONG allows measuring the greatest distances. In document UM2923 (section 5.2), there is information that the maximum distance can be achieved with the MEDIUM setting. What settin...

Andrew12 by Associate II
  • 1821 Views
  • 9 replies
  • 2 kudos