cancel
Showing results for 
Search instead for 
Did you mean: 

flash my own bootloader and my own application using the usbc

AhmedMahmoud
Associate

SA all,

in My Project Iam using a STM32f401RCT6 (blackpill) ,and i wanna flash my own bootloader cause iam impelementing a OTA (FOTA) project , and i am able to flash the code using usbc but it uses the default bootloader either the stmcubeprogrammer nor the arduino ide , and i dont have a hardware programmer ,

is it possible to flash my own bootloader and my own application using the usbc? 

 

1 REPLY 1

Perhaps look at the DFU Device project?

Probably other examples in the same vein

https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM324xG_EVAL/Applications/USB_Device/DFU_Standalone

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..