Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Clarification on flash blobs #1073

Open
vincent290587 opened this issue Apr 21, 2024 · 1 comment
Open

Clarification on flash blobs #1073

vincent290587 opened this issue Apr 21, 2024 · 1 comment

Comments

@vincent290587
Copy link

Hi all,

I am currently adding support for STM32F723 (USB HS) based Daplink.

My target is a STM32H7 chip with external memories (over SPI), I would like to be able to program both the internal memory and the external memories of the H7 target.

  • Is that even possible ?
  • Is there documentation on how the programming (e.g. in OpenOCD differs in order to program internal/external ?

If so I assume the FLashBlob project is the way to go, correct ?

@mbrossard
Copy link
Contributor

I know of one example that has two flash algos, one of which is QSPI:

Source for QSPI flash algo: https://github.com/pyocd/FlashAlgo/tree/main/source/arm/mt25ql512

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants