Skip to main content
Associate
July 3, 2024
Solved

no Satel-VL53L8CX SPI example

  • July 3, 2024
  • 1 reply
  • 1482 views

Hi! I am developing a project which uses the satel-Vl53l8cx. I found many examples in I2C but none in SPI.

The only one would be in VL53L8CX_ULD_driver_2.0.0 but this one was coded for the X-nucleo-Vl53l8A1. 

 
 

Antonin_m84_5-1720044853550.png

A wiring is shown in AN5945 in SPI but in the CUSTOM->simpleranging folder the example is in I2C.

 

Antonin_m84_6-1720044872426.png

Could this be a mistake? I can't find any example for my satel-vl53l8cx in SPI.

Thanks

Antonin

This topic has been closed for replies.
Best answer by Dor_RH

Hello @Antonin_m84 , 

According to the VL53L8CX_ULD_driver_2.0.0, you can download it from the following link: Download Link.

We have a CubeIDE_F401RE_Example_SPI, which contains an example SPI with the VL53L8CX, as shown in the image below.

Dor_RH_0-1721209513430.png

For the configuration and other details on the VL53L8CX, you can refer to the application note and the user manual:

I hope my answer has helped you. When your question is answered, please select this topic as solution that answered you, it will help others find that answer faster.

Thanks for your contribution.

Dor_RH

1 reply

Dor_RHBest answer
ST Employee
July 17, 2024

Hello @Antonin_m84 , 

According to the VL53L8CX_ULD_driver_2.0.0, you can download it from the following link: Download Link.

We have a CubeIDE_F401RE_Example_SPI, which contains an example SPI with the VL53L8CX, as shown in the image below.

Dor_RH_0-1721209513430.png

For the configuration and other details on the VL53L8CX, you can refer to the application note and the user manual:

I hope my answer has helped you. When your question is answered, please select this topic as solution that answered you, it will help others find that answer faster.

Thanks for your contribution.

Dor_RH

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Dor_RH