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!
VD56G3 programmers guide? Is this availible?Also the hardware interface description documentation?Also, is there a dev kit availible for this?Thanks in Advance! We need a hardware interface doc and programmers guide. Alos a pointer to where we can ge...
VD56G3 template driver would be useful but also a spec for the registersets, som programming information, etc.Id like to evaluate thius device for future use using a driver that I cna run from various linux environments.Is ther a doc for programming?...
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