martinribelotta / h7-boot

Bootloader/monitor for stm32h7 systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H7 Boot

STM32H7 bootloader tinking in H750 value line with only 128K of flash

The bootloader load programs from SDMMC1@1bit to QSPI Interface2 and check the QSPI firmware validity.

If cannot boot from uSD or QSPI, the monitor start a console in USART1 (PA9/PA10)

Boot sequence

boot flowchart

About

Bootloader/monitor for stm32h7 systems


Languages

Language:C++ 64.2%Language:C 32.6%Language:Assembly 3.2%Language:Python 0.0%Language:Makefile 0.0%Language:Objective-C 0.0%Language:Shell 0.0%