User Activity

HelloI use VL53L1X in polling mode to detect hand presence in the range [30, 200] mm. It works well and VL53L1X_GetResult() returns values continuously. Now I want to add window thresholds [40, 80] mm because I need GPIO interrupt to trigger some oth...
HelloI have problems with Ultra Lite Driver (ULD) crosstalk functions "VL53L1X_SetXtalk()" and "VL53L1X_GetXtalk()". I'm not sure if I have made a mistake or if there is an error in the ULD. I will give an example to explain my problem. #############...
Hello. I have VL53L1X working in window mode with GPIO polarity active low:Window mode = 3 (within the distance range (min/max)).Min = 50mmMax = 200 mm It is working well. If my hand is: Within window: GPIO interrupt goes up and downBelow or beyond w...
HelloI open this thread as a continuation of this other one, which is very long. My problem is that the boot states I read with "VL53L1X_BootState" (0x02 and 0x03) do not match the documentation (0x00 and 0x01).As John says in the aforementioned thre...
Hello. I'm using VL53L1X sensor with Ultra Lite Driver (ULD). VL53L1X_GetRangeStatus function returns all the time status 13. This value comes from the array "status_rtn".Where can I find info about the meaning of these values?What does status=13 mea...
Kudos from