cancel
Showing results for 
Search instead for 
Did you mean: 

vl53l1 api

NSali.1
Associate II

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.

1 REPLY 1
DBari.1
Associate

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.