2019-09-11 02:01 AM
I can’t figure out how to work with this sensor. All documentation on it is extremely complex and incomprehensible (
I have a VL53L0 sensor and a stm32f745 microcontroller. Could anyone be amazed at the quick start example, I don’t know where to start? How to connect libraries and how to get distance from VL53L0 sensor?
2019-09-18 02:25 AM
Hi @1991red1991 , I suggest you to start from the X-CUBE-53L0A1 software expansion for STM32Cube. It's STM32F4 instead of F7 but could be a starting point. Regards
2019-09-18 02:46 AM
Thank you very much for your reply! I tried, but because of abstraction I didn’t understand what. Is there an example where there is an understandable I2C setting, and further work VL53L0?