Enclosure for VL53L7
Hi, Is there any documentation for recommended cover glass designs for the Time of flight sensor VL53L7 (materials, thicknesses, sizing)? Or any other documentation about housing this sensor? Thanks!
Hi, Is there any documentation for recommended cover glass designs for the Time of flight sensor VL53L7 (materials, thicknesses, sizing)? Or any other documentation about housing this sensor? Thanks!
Is there ANY collateral availible for getting a jump writing a driver for this device? HW Spec, template driver, programmers guide, etc...Thanks in advance!
I try to use VL53L5CX ToF sensor with ST driver library in original version. Host MCU is ESP32 dev kit.During initialization procedure sensor returns error at step:status |= _vl53l5cx_poll_for_answer(p_dev, 4, 0, VL53L5CX_UI_CMD_STATUS, 0xff, 2);Befo...
I have attached a couple of histograms from same object and from different distances. Distances are embedded in filename visible in image (top bar). Problem is peak position doesn’t change. I understand depth data is spread across three bins only. Bu...
I use a glass for our VL53L1X sensor. But we found there is a crosstalk problem and have to use crosstalk compensation. We use VL53L1X ULD for our device. There are three functions about crosstalk.int8_t VL53L1X_CalibrateXtalk(uint16_t dev, uint16_t...
I've been implementing the platform functions for the VL53L4CD ULD. I have used and I2C library that I have been using for many years to interface many I2C devices such as EEPROM, rheostats and Vishay proximity sensors with no issue. I started by tes...
Hello,It could be done in the code, but it would be nice to add the Interrupt-Pin configuration to the menu of the sensor(like the XShutPin). Thank you
Is there a Device ID to VLxxx device model table?