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
  • 360 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
  • 1572 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
  • 417 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
  • 2558 Views
  • 11 replies
  • 1 kudos