Where can I find the i2c registers for the VL53L3CX? I am trying to implement this in a design with an FPGA, but I cannot find any information regarding the registers in the datasheet.We are looking at simply taking a range measurement every time the...
I own a small dev board (LoRa-E5 mini from SeeedStudio) and coding using STM32cube IDE + MX.I have made project from scratch, using LED, switch, UART (works fine !)... and now I want to use my VL53L3CX-SATEL board.The board is defined on I2C2, all lo...
I just started working with VL53L5CX but can't find details on the commands/registers. I had a look to the example code and can use it but I can only guess what the different settings send via i2c to the firmware will do. I also studied the different...
Inside this function I determined that the error is in inner function VL53L1_run_device_test. I can not find information about it. The PCB is wired correctly. There are interface pull-ups. Thanks.
There is no mention in the data sheet as there is with the VL53L1X. I am currently using this cover from Hornix - would it work here as well?
There I have the issue that I measure a wrong distance of 0 mm (instead of 40 mm). As soon as I tilt the device (<5°) it measures reasonable values. So then it is fine.I also tried it with the evalkit. There I see the same behaviour.Is there a way to...