STM32H750 QSPI Loader
  • C++ 60.8%
  • C 31.7%
  • Meson 7.5%
Find a file
minh7a6 0dfd255e66
All checks were successful
Meson Cross-Build Matrix / build (W25Q16JV) (push) Successful in 3m23s
Meson Cross-Build Matrix / build (W25Q64JV) (push) Successful in 8m53s
Meson Cross-Build Matrix / build (W25Q32JV) (push) Successful in 9m5s
Downgrade setup python
2026-03-09 19:44:22 -07:00
.gitea/workflows Downgrade setup python 2026-03-09 19:44:22 -07:00
CMSIS_5@b4193bf147 Initial Commit 2023-02-23 12:08:45 -07:00
cmsis_device_h7@6dac8c24d7 Initial Commit 2023-02-23 12:08:45 -07:00
Src Added workflows 2026-02-24 08:19:19 -08:00
.clangd Added meson 2025-08-04 17:19:50 +00:00
.gitignore Ignore venv 2025-08-04 17:20:21 +00:00
.gitmodules Use https instead 2026-02-24 21:40:45 -08:00
cross_h7.txt Added some options 2025-04-08 17:59:07 +00:00
meson.build Added nano spec 2026-02-23 07:53:11 -08:00
meson.options Added meson 2025-08-04 17:19:50 +00:00
README.md Added meson 2025-08-04 17:19:50 +00:00

Flash loader reference design for STM32H750/STM32H743

Currently only tested with W25Q64JV with STM32H750 (DevEBox Board) with JLink, STLink and PyOCD, however, the driver can be used in variety of other SPI Flash such as GD25Q or W25Q.

Current QSPI Flash supported:

  • W25Q64JV
  • W25Q32JV
  • W25Q16JV