2024-04-26 11:54 PM
Hi,
I know how to blink an led in Embedded C, but Currently I am trying to create an led blinking project using embedded C++ in stm32cubeide.
So kindly give me some tips how to create it.
IDE - STM32cubeide 1.15.0
Development board - STM32F401VC discovery kit
Thanks & Regards
Satyabrata Senapati(firmware Engineer)
Solved! Go to Solution.
2024-04-27 03:20 PM - edited 2024-04-27 03:44 PM
Converting CubeIDE C projects to C++ (and using C++ in CubeIDE environment) is a frequent question in this forum. Please search, you will find useful information.
2024-04-27 03:20 PM - edited 2024-04-27 03:44 PM
Converting CubeIDE C projects to C++ (and using C++ in CubeIDE environment) is a frequent question in this forum. Please search, you will find useful information.