Skip to main content
Associate
December 19, 2023
Solved

Is it possible to control the VL53L1X ToF sensor using the stm32f407?

  • December 19, 2023
  • 2 replies
  • 1701 views

Is it possible to control the VL53L1X ToF sensor using the stm32f407? because I am looking for the average website using the nucleo board.

This topic has been closed for replies.
Best answer by STTwo-32

Hello @SugengGod and welcome to the ST COMMUNITY :smiling_face_with_smiling_eyes:.

Yes, it should work perfectly. You should take care of the pins wiring refer to the pin decriptions:

Screenshot_2023-12-19-15-53-52-55_e2d5b3f32b79de1d45acd1fad96fbb0f.jpg

Best Regards.

STTwo-32 

2 replies

STTwo-32
STTwo-32Best answer
Technical Moderator
December 19, 2023

Hello @SugengGod and welcome to the ST COMMUNITY :smiling_face_with_smiling_eyes:.

Yes, it should work perfectly. You should take care of the pins wiring refer to the pin decriptions:

Screenshot_2023-12-19-15-53-52-55_e2d5b3f32b79de1d45acd1fad96fbb0f.jpg

Best Regards.

STTwo-32 

SugengGodAuthor
Associate
December 19, 2023

Where did you get that photo from? oh yeah is there a complete tutorial or something without using the x cube module?

John E KVAM
ST Employee
December 20, 2023

There are several Youtube tutorials on how to use the Xcube software. If you are going to use an STM32, that XCube stuff really is the way to go. it will be frustrating the first time you do it. But if you have the schematic of your board and a willingness to follow a tutoral, you can work through it. 

I was favorably impressed, but there is a learning curve. As a software guy, I worked my way through it. Does help if you have some hardware knowledge - or have a friend who does. 

My one difficulty was guessing incorrectly when I selected a pin. One really cannot guess that. 

- john