User Activity

If I point my VL53L5CX unit at the ceiling which I have measured to be 2.13m above my device, I get some readings that are status 5 of around 2100 mm and some readings that are status 255 of around 2100mm. Why is this the case? Because 2.1m is within...
Hi, I am trying to use the vl53l5cx_set_i2c_address() function in order to change the i2c address, but it keeps returning -2, or VL53L5CX_COMMS_ERROR from the following line in vl53l5cx_set_i2c_address(): status |= WrByte(&(p_dev->platform), 0x7fff, ...
Hi, I was trying to create a small 8x8 / 4x4 point cloud using a VL53L5CX sensor, and I can get the depth data for each zone, but I was wondering if there was a way to get x,y,z from this information? Like if there was a way to know the vertical and ...
Hi, I have followed the instructions in the PDF "VL53L5CX_Linux_Getting_started_with_Rpi.pdf" from the VL53L5CX linux driver, and I have built the program. I am having an issue now seeing the TOF sensor when I connect the VL53L5CX-SATEL board to the ...
Hi, I am trying to build the user mode linux driver on my raspberry pi 4 for the VL53L5CX module, and when I follow the instructions in the guide for RPI, I cd into user/test and make, I get the following error:../uld-driver/src/vl53l5cx_api.c: In f...
Kudos from