Imaging (sensors)

Discuss applications using ST FlightSense Time-of-Flight sensors, ST BrightSense CMOS image sensors, and ambiant light sensors (ALS) technology. Find answers to your questions on troubleshooting, data accuracy, optimizing communication and more.

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
  • 2176 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
  • 2779 Views
  • 3 replies
  • 0 kudos

Looking for a detailed spec for VL53L0X

 register addresses, and definitions,I see a code example but i don't want to reverse engineer it.There must be a spec available, how else can you use it on any platform.I see some specs but not able program ThanksJohn 

JGreg.1 by Associate
  • 1153 Views
  • 3 replies
  • 1 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...

Tashfique by Associate II
  • 1251 Views
  • 1 replies
  • 0 kudos

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
  • 1612 Views
  • 2 replies
  • 0 kudos