Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Cannot load Firmware to VL53L5CX

With the following code the VL53L5CX should get it's firmware uploaded. "   /* Download FW into VL53L5 */   status |= WrByte(&(p_dev->platform), 0x7fff, 0x09);   status |= WrMulti(&(p_dev->platform),0,           (uint8_t*)&VL53L5CX_FIRMWARE[0],0x8000...

LCord.1 by Associate III
  • 1016 Views
  • 4 replies
  • 0 kudos

VL53L0X Restore Factory Default Calibration

Hello, is there a way (after applying a calibration such as offset calibration or crosstalk calibration) to return the sensor back to the default calibration that was performed at ST? If so, which I2C commands would perform this job?

Rkoons17 by Associate II
  • 1344 Views
  • 4 replies
  • 0 kudos

Resolved! Detection thresholds confusion

A couple of questions.First there seems to be some conflicting comments. In the vl53l5cx_plugin_detection_thresholds.h file there is the following statement in regard to the mathematical operators for multiple checkers. "Please note that the first c...

BBald.1 by Associate II
  • 854 Views
  • 4 replies
  • 0 kudos

Interrupt reset on e.g VL6180X

I want to use the TOF unit to detect when a physical object is passing. The Threshold detection shall rise an interrupt signal which I use to initiate a function. As I understand the mentioned VL6180X, the interrupt must be cleared each time via a...

PThom.3 by Associate
  • 599 Views
  • 2 replies
  • 0 kudos