Resolved! VL53L4CDV0DH
Hello,I intended to use VL53L4CDV0DH in my project.Could VL53L4CDV0DH measure reflective wafers material? ThanksChuong
Hello,I intended to use VL53L4CDV0DH in my project.Could VL53L4CDV0DH measure reflective wafers material? ThanksChuong
Hi my name is Kevan Sherwood with Rayhawk Technologies, we develop an autonomous solution for opening and closing rails cars during the loading process. We have a toolhead that scans the gantry for a railcar to be opened and it then finds the latches...
I am trying to use the VL53L4CD as a low power tamper sensor so that it interrupts when someone removes a lid. I am using the ULP driver and I pulled in SetDetectionThresholds from the other driver. I have been able to configure it to interrupt whe...
Hi,I managed to get the sensor working with firmware VL53L5CX_1.3.11. It works even if I reduce the data load and disable everything except distance.My problem is, that I do not receive any data if I switch the resolution to 8x8 - the sensor is only ...
My goal is to implement the VL53L3CX TOF sensor on a Quanser Qdrone as a sensor for height control. As an inbetween I am trying to get the VL53L3CX working with my Raspberry PI3 first to better understand how the sensor and API work. So far I have no...
Hello,in the datasheet for the L8, the power consumption for a low power mode such as autonomous 4x4, 1Hz frequency and 5 ms integration time is given to be 1.6 mW . I tried measuring the power consumption for a similar mode which is autonomous 4x4 @...
HI,I am working on VL53L1 sensor using X CUBE TOF1 software. I want to change the I2C speed to 1MHz. Can somebody guide me how to do it?Thank you
Hello,I have been using the this ToF sensor along an ESP32-WROOM MCU for a while without major issues. My impementation of the i2c interface seems to be working well since in most simple ranging cases everything works well.However, recently, i have b...
Hi all,For the last several days I have been battling this API for the VL53L5CX and finally reached the point where the initialisation passes every time. I proceed to set some of the configuration parameters (mostly resetting to the default values su...
I've tried to use VL53L0X API, but it is too confusing. The API package STSW-IMG005 lacks any proper guidelines how to use API. The source file vl53l0x_platform results in one or another error.i'm unable to my own code VL53L0X as register map is not ...