cancel
Showing results for 
Search instead for 
Did you mean: 

LED blinking project in Embedded C++

ssena.1514
Associate III

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)

 

1 ACCEPTED SOLUTION

Accepted Solutions
Pavel A.
Evangelist III

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. 

 

 

View solution in original post

1 REPLY 1
Pavel A.
Evangelist III

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.