Skip to main content
Visitor II
August 16, 2020
Question

vl53l1 api

  • August 16, 2020
  • 1 reply
  • 628 views

I am trying to connect a vl53l1 sensor to stm32f030f4.

I can't figure out how to set up I2c

The user manual says that this is done in a VL53L1_platform.h file, but there are no instructions on how to do it.

    This topic has been closed for replies.

    1 reply

    Visitor II
    August 18, 2020

    Do you try to use the API?

    If not, take a look at one of the libraries from Adafruit or Pololu. They show basic I2C setup without using the API.