cancel
Showing results for 
Search instead for 
Did you mean: 

how to flash merged hex file in stm32cubeide?

PMuda.1
Associate
 
2 REPLIES 2
EJOHA
Senior

Hi PMuda.1

To flash hex files I recommend you to use the STM32CubeProgrammer tool. In STM32CubeIDE only the command line version of the tool is included. The complete STM32CubeProgrammer tool also contains a GUI version. It can be downloaded from the ST web site.

Perhaps you can write a script, the format is simple and well documented.

Generally you'd concatenate the two files, losing the end record on the first.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..