Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Multiple sensors generate interference between each other

Hi ST team and community !I'm here because i have some troubles on the VL53L1X.I use the following library available on GitHub : openmv/vl53l1x.py at master · openmv/openmv · GitHub.I deployed several VL53L1Xs around the mobile robot, hoping to get t...

Zjun.3 by Associate
  • 786 Views
  • 1 replies
  • 0 kudos

Resolved! Hi we are currently using the VL530X in our unit and wanted to try out the VL53L1. I replaced one of the VL530X ToF sensors with the VL53L1. My question is will my software test for range detection still work if I updated the sensor?

Will I need to use a different version of the software to use the VL53L1 as compared to the VL53L1. Right now I am using the same script that was used for the VL530X.

DTors.1 by Associate
  • 507 Views
  • 1 replies
  • 0 kudos

Resolved! I'm using the STSW-IMG012 "P-NUCLEO-6180A1 pack PC graphical user interface" and a P-NUCLEO-6180A1 pack based on the STM32F401RE. I have tremendous problems setting up values such as "Inter-Meas Period" to 2.5s. The tool is constantly resetting them.

The tool is working (somehow) with a VL6180 soldered to the "Bottom" connector. I want to have a measurement every 2.5s, so I select Device "Bottom, tick "Continual" and enter "2500" for "Inter-Meas Period(ms). When I start the Ranging, the "Inter-Me...

DHess.1 by Associate II
  • 514 Views
  • 2 replies
  • 0 kudos

Resolved! Vl53l1x sensors from Pololu

Hey, For a project I am using multiple Vl53L1X sensors from ST and the driver I used is https://github.com/rneurink/VL53L1X_ULD/tree/94b88bc06ef44950ec3a5fd50b2f0287c23c5ad7It worked perfectly and am not having any issues.But am planning to use multi...

MBabu.2 by Associate II
  • 682 Views
  • 2 replies
  • 0 kudos

Resolved! library(VL53L0X API) license question

Hi,I read License Agreement for STSW-IMG005(VL53L0X API) and I have question about license because I don't find information important for me.I start develop open source project and I would like public complete source code of my project. Can I public ...

AChem.1 by Associate
  • 534 Views
  • 1 replies
  • 0 kudos

Can we also use SPI to communicate with the VL53L5CX?

Original product brief showed both I2C and SPI peripheral communication available for the VL53L5 but the data sheet now focuses exclusively on I2C. Is SPI then no longer supported or can both/either be used with the appropriate user-provided platform...

KWine by Senior
  • 495 Views
  • 1 replies
  • 0 kudos

VL53L1CX ambient reading and ranging sequences

From what I've read, I get that during a ranging sequence VL53L1CX performs two separate ranging operations and since we have also ambient data I think the sensor listens to the environment without sending any pulses. What I am curious about how they...

CBila.1 by Associate II
  • 1294 Views
  • 1 replies
  • 0 kudos