2023-12-19 06:41 AM - edited 2023-12-19 07:44 AM
Is it possible to control the VL53L1X ToF sensor using the stm32f407? because I am looking for the average website using the nucleo board.
Solved! Go to Solution.
2023-12-19 06:55 AM
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:
Best Regards.
STTwo-32
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.
2023-12-19 06:55 AM
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:
Best Regards.
STTwo-32
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.
2023-12-19 07:26 AM
Where did you get that photo from? oh yeah is there a complete tutorial or something without using the x cube module?
2023-12-20 07:37 AM
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