cancel
Showing results for 
Search instead for 
Did you mean: 

haw to stm32-mw-openbl

Elmofty
Associate II

hello to all

i want to build project on bluepill board i want to include stm32-mw-openbl

i got it from https://github.com/STMicroelectronics/stm32-mw-openbl  is there any example for this

haw to include in ide

6 REPLIES 6
Peter BENSCH
ST Employee

Well, that is already the example you want.

However, you want to use a Blue Pill, which has been known for years to use illegal fakes instead of the original STM32F103, which work differently or not at all for a number of functions. I would therefore strongly recommend that you use a board with an original STM32, e.g. one of the universally usable NUCLEO boards.

Regards
/Peter

In order 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.

@Elmofty wrote:

i got it from https://github.com/STMicroelectronics/stm32-mw-openbl  


So you saw this:

 AndrewNeil_0-1707916720543.png 

and this:

 AndrewNeil_1-1707916778500.png 

 

Elmofty
Associate II

thanks for your replay i try to creat new project with device stm32f103c8t6 but haw to enable 

bootloader as https://github.com/STMicroelectronics/stm32-mw-openbl  in the mediaware which packet need to install

Did you read the "How to use" section?

Have you followed the videos ?

Elmofty
Associate II

i think there is miss understand i want to build a project to work as programmer i want to program stm23 device using the boot loader usart with another stm32f103 i means to make one device as programmer as host to connect to the another stm32f103 to program i have see the document an3155 and see all the command all i am looking for it there any lib i can use to build the host device

 

Well, that does sound like a completely different question to your original post!

You've marked this thread as solved - you need to undo that, or people will just assume that no further replies are needed!