‎2019-01-09 12:10 PM
Hi everyone,
I do not post very often to ask for support but this time I really need help :smiling_face_with_halo:
I am working with the VL53L1X (more precisely the Breakout boards which are really great). I successfully managed to get a distance value by using the heavy library provided by ST. Because this library was really huge for my MCU, I have decided to switch to the lite version (detailed in UM2510).
However, I am now stuck because I do not get the expected values when I read the VL53L1X registers through I2C (I2C is working because I can get for example the IDENTIFICATION__MODEL_ID adress 0x010F).
I tried to look everywhere on The Internet but I can not find the detailed documentation of the VL53L1X registers.
So my question is very simple, Where can I find such documentation ?
I am sure that with this documentation, I will be able to better understand the issue..
Thank you very much for your help !
Guillaume B.