2021-11-16 05:04 AM
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 ?.
Solved! Go to Solution.
2021-11-16 05:13 AM
Yes, you can use the command line version of STM32CubeProgrammer: STM32_Programmer_CLI.exe and create script command files for it.
Regards
/Peter
2021-11-16 05:13 AM
Yes, you can use the command line version of STM32CubeProgrammer: STM32_Programmer_CLI.exe and create script command files for it.
Regards
/Peter