Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.13 KB

STM32H7-W25Q128-External-Loader

W25Q128 External Loader for STM32H7b0VBT6

Pin Out:

Pinout-2

OCTOSPI Configuration:

0

1

Schematic:

2

Project Properties

cmd.exe /C copy/Y "${BuildArtifactFileBaseName}.elf" "..\W25Q128_STM32H7B0VBT6.stldr"

3

Change Linker Script file. Click Browse and choose "linker.ld"

Unchek "Discard Unused Sections (-WL,--gc-sections)"

4