You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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.
If so I assume the FLashBlob project is the way to go, correct ?
The text was updated successfully, but these errors were encountered: