Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Can't download STSW-IMG043 for x-Nucleo-53l7a1

Hi,I'm trying to download the STSW-IMG043 software package for VL53L7CH and VL53L8CH.https://www.st.com/en/embedded-software/stsw-img043.html# It fails every time that I try to download. All other packages from the imaging software section are availa...

aroshani by Associate III
  • 3393 Views
  • 12 replies
  • 12 kudos

VL53L3CX and ESP32 weird ranging data

Hi,I am using an esp32 to read out the sensor data of a VL53L3CX. I've tried the example code for the distance sensor and slightly modified it by commenting the if statement out which checks if the distance changed to get continiously data:  #define ...

IMG_1667[13579].jpg Anmerkung 2024-03-25 131929.jpg
PHumm.2 by Associate
  • 1125 Views
  • 2 replies
  • 1 kudos

How to use multiple VL53L5CX Sensors

Hello all,I am having difficulty using multiple VL53L5CX sensors on the same I2C bus on my Jetson Nano. I am able to get a single one working but not multiple. I am following the procedure in the documentation by pulling the LPn low of the sensor I d...

samir6577 by Associate II
  • 1643 Views
  • 4 replies
  • 2 kudos

VL53L4CD not working with black glove

I am trying to use the VL53L4CD sensor in our application, however I am seeing that while using a black latex glove almost on top of the surface (distance of less than 5mm) that it reports distances > 300mm.  It seems to read okay with a range of 10m...

jmueller by Associate II
  • 982 Views
  • 5 replies
  • 0 kudos

Resolved! VL53L5CX: Entering in LP mode

When powered with 3.6V (both AVDD and IOVDD), VL53L5CX does most of the time does not enter LP mode (via the I2C command).At 3.5V most of the time LP mode is entered correctly, and rarely - incorrectly. At 3.4V, LP mode is entered always correctly.Ac...

Balkana by Associate
  • 917 Views
  • 2 replies
  • 0 kudos

Resolved! Using VL53L4CX with Jetson Nano running Ubuntu 20.4

Hello!I have never used a Jetson Nano before and am rather unfamiliar with lower level programming. I have a VL53L4CX attached to the correct Jetson nano pins and can see the device when I run i2cdetect -r -y 1 at address 0x29. My question is whats n...

nate_s by Associate II
  • 2402 Views
  • 8 replies
  • 2 kudos

Resolved! VL53L5CX driver implementation

I want to limpet  VL53L5CX driver so i used VL53L5CX_SimpleRanging driver for reference. so i can Enable USE_BARE_DRIVER ? and i got proper output? or you can give any example code where USE_BARE_DRIVER used , so i can use it and implement.  Also be...

want to interface vl53l5cx sensor with nordic board

i want to interface vl53l5cx sensor with nordic Nrf52840 board but in stm project there are too many register read and write so just i want few register for get the distance from tof sensor so which minimum registers i have to configure ? and initial...

Resolved! About using the VL53L8CH

I have already purchased P-NUCLEO-53L8A1 and VL53L8CH. How should I join them together and read out the histogram data. Can you provide a detailed guideline or experiment video for me? 

Jsc by Associate II
  • 1891 Views
  • 8 replies
  • 1 kudos