Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VL6180X measurement never ready

Using the VL6180X sensor with default initial configuration found in the documentation (chapter 2.1), the measurement task remains stuck waiting for the measurement bit to be set on the 0x4F register (measurement ready).The bit seems to never be set.

RBruè.1 by Associate II
  • 411 Views
  • 1 replies
  • 0 kudos

Multiple sensors sharing the same I2C bus

Hi!I have an automation project that requires a large number of sensors (up to 30). All sensors have digital outputs and use the I2C communication protocol. I would like to know if it is possible to have all the sensors sharing the same I2C bus. If s...

MCost by Associate II
  • 1830 Views
  • 7 replies
  • 0 kudos

Resolved! Vl53L3CX and X-CUBE-TOF1 v2.0.0 issue

I have a simple ranging project generated by CubeMX using X-Cube-TOF1 v2.0.0. The host is Nucleo-L452.Initialization of the VL53L2CX appears to work without errors, however when the "VL53LX_run_device_test" function runs it fails after the timeout, r...

Does the VL53L5CX need to download firmware every time?

In vl53l5cx_init, the sensor sends the `VL53L5CX_FIRMWARE` data to the sensor. This means the main application MCU needs to store the ~80kB+ in its data. Can this be modified so the firmware is downloaded only a single time, so there is less memory o...

DBouc.1 by Associate
  • 501 Views
  • 1 replies
  • 0 kudos

Changing VL53L5CX i2c address?

Hi, I am trying to use the vl53l5cx_set_i2c_address() function in order to change the i2c address, but it keeps returning -2, or VL53L5CX_COMMS_ERROR from the following line in vl53l5cx_set_i2c_address(): status |= WrByte(&(p_dev->platform), 0x7fff, ...

VBhat.1 by Associate III
  • 2939 Views
  • 11 replies
  • 1 kudos

VL53L3 / VL53L5 calibration for glass with GUI software?

Hello,I want to evaluate VL53L3 / VL53L5 devices. The end application will be behind glass with a distance of ~20-30mm between sensor and glass. I've Nucleo and Satellite boards for the two sensor types and setup a corresponding test environment wher...

RAltm by Senior
  • 862 Views
  • 3 replies
  • 0 kudos

Measuring short ranges with VL6180

Hi,we are planning to use 3x VL6180 on same PCB to accurately (1mm) measure distances in a dark container. Our required range of measurement is 2 to 80mm. So far we got to around 0.5mm accuracy, but the problem is repeatability. Exactly what i mean i...

KSkor.1 by Associate III
  • 740 Views
  • 4 replies
  • 0 kudos