Skip to main content
kwhit.1
Associate
January 3, 2023
Solved

Is there a way to load more than one file at a time in automatic mode using STM32CubeProgrammer?

  • January 3, 2023
  • 1 reply
  • 1312 views

I want to load a bootloader and then the firmware to my board via ST Link in one pass in an automatic mode.

This topic has been closed for replies.
Best answer by Kevin HUBER

Hello @kwhit.1​ ,

What is the board that you are using?

Flashing several binaries is supported by default with the tsv file that you provide to Cubeprogrammer.

Please have a look to the wiki: https://wiki.st.com/stm32mpu/wiki/STM32CubeProgrammer#Flash_programming_principles

Best Regards,

Kevin

1 reply

Kevin HUBER
Kevin HUBERBest answer
Technical Moderator
January 3, 2023

Hello @kwhit.1​ ,

What is the board that you are using?

Flashing several binaries is supported by default with the tsv file that you provide to Cubeprogrammer.

Please have a look to the wiki: https://wiki.st.com/stm32mpu/wiki/STM32CubeProgrammer#Flash_programming_principles

Best Regards,

Kevin

In order 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.NEW ! Sidekick STM32 AI agent, see here
kwhit.1
kwhit.1Author
Associate
January 4, 2023

Thank you,

Sorry to waste your time. I asked the question without reading the details.