2021-03-19 10:00 AM
Hi all,
This is my first embedded programming project and Blue Pill is my first board to work on. Since I've got some experience in C++, I wish to use that language to make a project for blinking the Blue Pill's LED. Amongst various IDEs out there I picked up STM32CubeIDE because I suppose they both are from a family and they're better to be used together.
There are very many tutorials regarding Blinking Blue Pill's LED on the Web, but the problem with all I came across were two things: they all use the C language to program and also a pre-made code for the project. I want to use C++ and write the code myself.
After installing the IDE, I created a new STM32 Project called "Blinking LED" and then selected C++ as the target language and I'm stopped there.
What I need now is a guidance to conduct me from that point up to the IDE's code editor where I can put my own C++ code for the project to be run on the board.
Solved! Go to Solution.
2025-04-25
12:09 AM
- last edited on
2025-04-25
7:35 AM
by
Maxime_MARCHETT
This thread relates to a so-called Blue Pill, which uses illegally cloned STM32F103. ST resources are only dedicated to supporting genuine ST products. We are not committed to ensuring that clones/fakes products work properly with the firmware we provide.
We recommend to purchase genuine products from STMicroelectronics and purchase them from known and trusted distributors.
This thread will now be locked. However, if you face difficulties while using genuine ST products, we’re here to assist you. Please feel free to start a new thread, and our team, along with community members, will be ready to help you with any issues/questions you encounter.
Thank you for your understanding.
Regards
/Peter
2025-04-25
12:09 AM
- last edited on
2025-04-25
7:35 AM
by
Maxime_MARCHETT
This thread relates to a so-called Blue Pill, which uses illegally cloned STM32F103. ST resources are only dedicated to supporting genuine ST products. We are not committed to ensuring that clones/fakes products work properly with the firmware we provide.
We recommend to purchase genuine products from STMicroelectronics and purchase them from known and trusted distributors.
This thread will now be locked. However, if you face difficulties while using genuine ST products, we’re here to assist you. Please feel free to start a new thread, and our team, along with community members, will be ready to help you with any issues/questions you encounter.
Thank you for your understanding.
Regards
/Peter