Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Having problems with VL53L0X controlling via stm32F103c8

Hello,I have a uni project which involves VL53L0X   ToF sensor, at first I thought it is easy I2C sensor, but when learning about it, found out that I was wrong . As I understood this sensor requires API to run it, but i cant find anywhere on the ...

DSimp.1 by Associate III
  • 625 Views
  • 1 replies
  • 0 kudos

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
  • 390 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
  • 1722 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
  • 478 Views
  • 1 replies
  • 0 kudos