281 Forks
725 Stars
725 Watchers

stm32-bootloader

Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.

How to download and setup stm32-bootloader

Open terminal and run command
git clone https://github.com/akospasztor/stm32-bootloader.git
git clone is used to create a copy or clone of stm32-bootloader repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stm32-bootloader https://github.com/akospasztor/stm32-bootloader/archive/master.zip

Or simply clone stm32-bootloader with SSH
[email protected]:akospasztor/stm32-bootloader.git

If you have some problems with stm32-bootloader

You may open issue on stm32-bootloader support forum (system) here: https://github.com/akospasztor/stm32-bootloader/issues