cancel
Showing results for 
Search instead for 
Did you mean: 

Add vl53l1 API to stm32CubeIDE project

Fscu.1
Associate II

Hi ,i want add api for vl53l1x (en.STSW-IMG007) in my project whith STM32 CUBE IDE ,i use a board stm32l031 nucleo32 , i configurate i2c whit st32cubemx and import in stm32 cube the path of include file and source of lib API FOR VL53L1X but i have may error whie compile it

1 REPLY 1
Tvan .13
Associate II

I have like a similar question: In the IDE I opened the VL53 examples. The example that fits my X-Nucleo-53L3A2 board compiles and executes properly.

But the link to the API is a mystery to me.

Usually a library or a package needs to be included in an IDE. In the ST32 IDE it is present or the project would not link and run.

Can anyone tell how the API is linked and loaded in the IDE?