Skip to content

Commit ff2a102

Browse files
committed
readme: system overview image edit
1 parent be26039 commit ff2a102

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Customizable Bootloader for STM32 microcontrollers. This example demonstrates ho
2222
This demo is implemented on a custom hardware [see FIGURE] equipped with a STM32L476VG microcontroller [[1, 2]](#references). The microSD card is connected to the MCU over SDIO interface. The example software uses the official HAL library of ST [[3]](#references) and is compiled with IAR EWARM. Programming and debugging is performed over SWD with a SEGGER J-Link debug probe.
2323

2424
![System overview](system-overview.png)
25+
2526
*Figure 1: System overview*
2627

2728
The microcontroller flash is organized as follows: by default the first 32kBytes (16 pages) of the flash is reserved for the bootloader and the rest of the flash is the application space.

system-overview.png

8.33 KB
Loading

0 commit comments

Comments
 (0)