2025-01-08 09:44 PM
Hi team,
I am new to the STM32 Cube IDE environment and would like to interface and control the VL53L4CX Time-of-Flight sensor using an STM32F030 DEMO Board. I kindly seek your guidance and support in achieving this.
Here are the details of the hardware I am working with:
I only have an STM32F030 DEMO Board to work with, When I try to do the Pin assignments for the MCU (STM32F030F4P6), by including the software pack X-CUBE-TOF1 in simple ranging mode; the BSP APIs for the pins TOF_INT_PIN and VL53L4CX_XSHUT are unknown, Please find the attached image for your kind reference,
Additionally, is vl53l4 only compatible with Nucleo boards? Correct me if I am wrong, but if that is not the case, can you please guide me in establishing communication between STM32F030 and VL53L4CX?
I am also available to schedule a call with the ST team to discuss and resolve this. I look forward to your support.
Thanks and Regards,
Anirudh
Solved! Go to Solution.
2025-01-29 12:52 AM
Hello Anirudh,
The STM32 board you are using is not a ST product.
STM32F030F4P6 - STM32F030 DEMO BOARD V1.1 | STM32-base project
Anyway, I think I understand your issue: You may forget to select the Application and resolve the warnings by importing the BSP driver class. Please try it and let us know if it works for you, I cannot give you more support than I did on a no-ST product.
Julien
2025-01-29 12:52 AM
Hello Anirudh,
The STM32 board you are using is not a ST product.
STM32F030F4P6 - STM32F030 DEMO BOARD V1.1 | STM32-base project
Anyway, I think I understand your issue: You may forget to select the Application and resolve the warnings by importing the BSP driver class. Please try it and let us know if it works for you, I cannot give you more support than I did on a no-ST product.
Julien