Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How did work VL53L0X calibration process

We are conducting study on mapping using VL53L0X proximity sensor to your company. But we met some problems while we were researching.​To proceed with the mapping, we need to know exactly what the value returned by the sensor means. So it's important...

JKyun.11 by Associate
  • 427 Views
  • 1 replies
  • 0 kudos

I want to make an own library of VL53L3CX sensor to integrate with ESP32, I have downloaded the API driver code from the ST official website. I am facing the below file error while compiling.

fatal error: ranging_sensor_comms.h: No such file or directory.The error is from the vl53lx_platform.c file, I have searched entire API driver code files and I didn't find the #include "ranging_sensor_comms.h" file.I want to know two things:How to ta...

LC J.1 by Associate
  • 658 Views
  • 1 replies
  • 0 kudos

VL53L1X-Satel breakout board with STM32H7B3I-DK.

Hi everybody!We are running out of time with our project, so every contribution is much appreciated!We are using VL53L1X to detect the liquid level in a water tank. We could SOMETIMES read the range data but not always. We are experiencing the VL53L1...

MAlra.1 by Associate
  • 375 Views
  • 1 replies
  • 0 kudos

VL6180, very high range error

Welcome,I'm trying to use VL6180 sensor, but range results are unstable. They can vary about +-10 mm between readings.I'm using official C api. ECE, Filter and RangeIgnore are disabled. Upscale set to 1. Power supply 2,8V from linear regulator.I trie...

Yes your response is overly complex and my compiler had many unresolved problems with it. What I need is a SIMPLE. list of api function calls and .h file written in "C" NOT "C#" SEE BELOW IN DETAILS PLEASE RESPOND ASAP MY TIME IS RUNNING OUT

Yes your response is overly complex and my compiler had many unresolved problems with it.What I need is a SIMPLE. list of api function calls and .h file written in "C" NOT "C#"An init section (this will be processed once upon activation) What ever st...

EBrow.2 by Associate
  • 432 Views
  • 1 replies
  • 0 kudos

VL53L5CX custom ranging grid

I see that the ultralite driver for the VL53L5CX supports 4x4 60Hz and 8x8 15Hz, but my use case would really benefit from a custom ROI set like the VL53L1 was able to use (in this case I'd like to do an 8x2 grid covering the two central bands of the...

Resolved! Multiple byte read for VL53L5CX?

We seem to be having trouble getting through the vl53l5cx_init(&Dev); function for the VL53L5CX. We can read single bytes but multiple byte (4) reads trigger the TIMEOUT and the ULD doesn't load successfully. Here is our RdMulti function:uint8_t RdMu...

KWine by Senior
  • 953 Views
  • 3 replies
  • 0 kudos