cancel
Showing results for 
Search instead for 
Did you mean: 

Getting started with x-nucleo-53l1a1 with nucleo f401re

vishnusf
Associate III

Hi 

I am new to VL53L1X. Can anybody guide me as to how to get started with interfacing vl53l1x with nucleo f401re?

1 ACCEPTED SOLUTION

Accepted Solutions

Peter is correct as always, but let's go a little further. 

The X-nucleo-53L1A1 when combined with the X-Nucleo-F401RE is called the P-nucleo-53L1A1.

And we have special code for it.

check out:

This bit of code will run on your PC and graphically show what the sensor can do. 

Then have a look at the API - It contains a lot of examples that can be compiled with the STM32CubeIDE code development platform. 

With all that you should be on your way!!

- john

 


If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

Take a look at the P-NUCLEO-53L1A1, where exactly this combination is used and where you also find a getting started manual UM2359.

Good luck!

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Peter is correct as always, but let's go a little further. 

The X-nucleo-53L1A1 when combined with the X-Nucleo-F401RE is called the P-nucleo-53L1A1.

And we have special code for it.

check out:

This bit of code will run on your PC and graphically show what the sensor can do. 

Then have a look at the API - It contains a lot of examples that can be compiled with the STM32CubeIDE code development platform. 

With all that you should be on your way!!

- john

 


If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.