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
  • 1095 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
  • 1518 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
  • 837 Views
  • 2 replies
  • 0 kudos

VL53L0X API and Arduino

Dear All,I´d really apreciate if you could give me some guidance about how to use the VL53L0X API in Arduino as it is my first time that I face it. More specifically, how I should "install" the API software before playing with the examples included...

Resolved! we have implemented a custom library for VL53L0X to integrate into Cypress PSoC4 but having trouble expanding from it (in a simple way) to configure sigma to 60

on pg 22 per DocID029105 Rev 1 for Long Rangewe are able to setsignal rate to 0.1mcpsdefault timing budget is 33ms so no change thereVCSEL pre range period to 18VCSEL final range to 14but cannot do the final recommended setting configuration of setti...

Charlie1 by Associate
  • 1091 Views
  • 2 replies
  • 0 kudos