Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 7 months ago.
SD Card Bootloader for Nucleo-F103RB
Hi,
Is there any bootloader reading the .bin file from an SD card and programming the STM32F103RBT6? I have found this bootloader for K64F. With changing the mbed_app.json file I was able to compile it for Nucleo-F103RB. However, size of the .bin file of the bootloader cannot be less than 128k, while all of Nucle-F013RB's flash is 128k.