Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Could not receive the true unswer from VL53L1

Gentlemen! Sorry for bothering you.I try to use VL53L1 with the Light Driver. The power level is 3.0 V, so I changed the Initialization data array, cell 0x2E from 0x00 to 0x01 and cell 0x2F from 0x00 to 0x01. I wait for the Device ready (SensorState ...

niltec by Associate II
  • 1007 Views
  • 4 replies
  • 0 kudos

Problems calibrating VL53L0X ToF distance sensor (VL53L0X_perform_offset_calibration, VL53L0X_perform_xtalk_calibration). bug?

RoutineVL53L0X_perform_offset_calibration from src/core/src/vl53l0x_api_calibration.cpp is giving strange results. By my opinion the problem is in uint16_t sum_ranging which should be of type uint32_t due to later bit shifting (<<16), which needs to ...

GPodr.1 by Associate II
  • 1379 Views
  • 3 replies
  • 0 kudos

VL6180X Bus Lockup

In our design the Proximity sensor is locking up in 90% of the boards. It ranges properly on its own. But when added to the bus, rest of the sensors function properly and only VL6180X is locking up. This is an ongoing issue.In the boards where its fa...

I2C issue on STM32F746G with VL53L1X breakout board.

Hello everyone, I've a problem with the communication I2C. I've generated the I2C communication base code with STCubeMX for the STM32F746G discovery board. And I got an error at I2C_WaitOnTXISFlagUntilTimeout(). Because NACK is detected. I've also te...

FCost.11 by Associate
  • 750 Views
  • 2 replies
  • 0 kudos