Skip to main content
Visitor II
September 11, 2019
Question

stm32f7 + VL53L0

  • September 11, 2019
  • 2 replies
  • 754 views

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?

    This topic has been closed for replies.

    2 replies

    ST Employee
    September 18, 2019

    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

    Visitor II
    September 18, 2019

    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?