Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 587 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
  • 582 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
  • 840 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
  • 603 Views
  • 1 replies
  • 0 kudos

VL53L0X sensor data decrease after logging start and stabilize

We are working on syringe piston measurement application using VL53L0X for required accuracy of +/- 2mm.Overall we are getting required accuracy of +/-2mm. Sometimes we used to miss required accuracy.While analysis we came across one behavior of sens...

YGude.1 by Associate II
  • 713 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
  • 668 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
  • 1363 Views
  • 1 replies
  • 0 kudos

VL53L5 GPIO uses?

I have exposed both GPIO1 and GPIO2 pulled up to VDDIO with a 47 K resistor on my VL53L5 breakout. GPIO1 is used as the interrupt. What can I use GPIO2 for, another interrupt? It would be very convenient to have a date ready interrupt on GPIO1 and a ...

KWine by Senior
  • 744 Views
  • 2 replies
  • 0 kudos