Download a **.bin to spi flash with the command 'loady', and copy it to external sram with the command 'bootm'. This bootload just boot a applicant form external sram, with a lot of commands like uboot, you can add you own commmand if you know how to use uboot command. It can not boot a operation system like Linux, but if you use system like freertos which do not need kind of 'env'parament, the bootload is OK.
forked from zhumj1991/stm32f4-bootloader
-
Notifications
You must be signed in to change notification settings - Fork 0
eedesignhouse/stm32f4-bootloader
About
Download a **.bin to spi flash, and copy it to external sram and run with the command 'bootm'.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 86.9%
- Assembly 10.0%
- HTML 2.5%
- Other 0.6%