Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • I am trying to learn how to develop my STM32H750B-DK Board on Segger Embedded Studio, but I don't know how to download my program into qspi flash with the on-board stlink v3. I noticed that when I downloaded the program to the on-chip flash, it seems that Segger Embedded Studio will call STM32CubeProg and using a .stldr file named 0x450.stldr. Therefore, I would like to ask if I can call external flash to download algorithm files? And how do I need to implement it? Sincere thanks.