Skip to main content
BareMetalExpert
Associate II
November 16, 2021
Solved

After Completion of build with STM32CubeIDE in headless build mode, Is there an automated scrit that we can use STM32CubeProgrammer to program the binary to the STM32 board ?.

  • November 16, 2021
  • 1 reply
  • 862 views

After Completion of build with STM32CubeIDE in headless build mode,

Is there an automated scrit that we can use STM32CubeProgrammer to program the binary to the STM32 board ?.

This topic has been closed for replies.
Best answer by Peter BENSCH

Yes, you can use the command line version of STM32CubeProgrammer: STM32_Programmer_CLI.exe and create script command files for it.

Regards

/Peter

1 reply

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
November 16, 2021

Yes, you can use the command line version of STM32CubeProgrammer: STM32_Programmer_CLI.exe and create script command files for it.

Regards

/Peter