cancel
Showing results for 
Search instead for 
Did you mean: 

How to flash the extmem_boot to the STM32H750B-DK ?

total_and_STM32
Associate

Split from this thread.

Hi,

I am glad that you have been successful with dumping the extMem_boot to the STM32H750B-DK. I am trying to do the same thing, would you please be so kind and let me know, how did you do that within the CubeIDE ?

Any info is much appreciated.

Best,

 Miha

PS sorry for my ignorance, if this is written withing the FW files.

2 REPLIES 2
total_and_STM32
Associate

Hi Shirley,

I have a feeling you may know how to help me.

I am new to this... please let me know how to flash the extmem_boot (that can be found in the FW files templates folder) to the STM32H750B-DK ?

Thank you in advance!

Best.

Hello,

As this thread has been closed and this is a new question. The thread will be splitted.

Regarsing your question:


@total_and_STM32 wrote:

how to flash the extmem_boot (that can be found in the FW files templates folder) to the STM32H750B-DK ?

 

 You need to compile the project with one of the available IDE: IAR (EWARM), KEIL (MDK-ARM) or STM32CubeIDE, then upload the program to your MCU. After, you can upload any example from the folder Examples: STM32CubeH7/tree/master/Projects/STM32H750B-DK/Examples

Hope that helps

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.