cancel
Showing results for 
Search instead for 
Did you mean: 

VL53L1X can't connect with MCBSTM32 Evaluation Board

ST1
Associate

Hello I have a MCBSTM32F103 Evaluation Board but I can't connect it with the VL53L1X Satel. I use Keil, first I have include the API to use the functions. Then I use the VL53L1X expansion board Code and modify the platform.c and the main. If I compile the programm I'm in the hardfault handler.

Please help me I don't find a way to receive ranging data about weeks. Here I have my project:  https://drive.google.com/open?id=1EY7RbFfVB3nhfKes4ZXp-38BKprBphBq

1 REPLY 1
VKhri
Associate

It will not work for you, because the standard api (STSW-IMG007) is written disgustingly and takes a lot of flash space. Look for the best solution. It’s very bad that ST for Arduino gives a simple version, but for ST32 it’s not! And you have to rewrite from C ++ Arduino example to you.