We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi everyone,
I have 2 stm32f103 development board. I did usart communication with board(15 byte). I want to make a my custom bootloader with my one development board. And I try to boot with hex file other development board. Anyone have any idea?
Stay Healty.
ST have examples of bootloaders for their products.
Google should find you plenty of others; eg, there is an Arduino Core for STM32 - so that must include a bootloader...
Thanks for answer but I couldn't find any working example. Can you give any link?