Skip to main content
RHeme.1
Associate
October 13, 2022
Question

Is the STM32 Cube Programmer a suitable tool for production programming?

  • October 13, 2022
  • 3 replies
  • 1902 views

Hi,

I'm wanting to know if the STM32 Cube Programmer is considered a production tool suitable for programming at the point of manufacture/assembly during production, please?

Regards,

Rab

This topic has been closed for replies.

3 replies

MM..1
Chief III
October 13, 2022

CLI version yes

RHeme.1
RHeme.1Author
Associate
October 13, 2022

Thank you, MM..1 for the speedy reply!

May I ask if you know of any STM documentation that states as much, please?

Regards,

Rab

MM..1
Chief III
October 13, 2022

open command prompt and run it...

c:\Program Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin>STM32_Programmer_CLI.exe
 -------------------------------------------------------------------
 STM32CubeProgrammer v2.10.0
 -------------------------------------------------------------------
 
 
Usage :
STM32_Programmer_CLI.exe [command_1] [Arguments_1][[command_2] [Arguments_2]...]
 
Generic commands:
 
 -?, -h, --help : Show this help

EXUE.2
ST Employee
November 4, 2022

Hello @RHeme.1,

No, STM32CubeProgrammer is not recommended for production. It's a development tool with some tolerance for pre-production only.

For production grade SW, you can check our partner list on : Software development tools from partners - Products - STMicroelectronics. FlashTask Pro is an example.

Thanks 

Javier1
Principal
November 4, 2022

I use OpenOCD here (linux).

It works like a charm, i have a small raspi zero attached with a battery and a stlink (wifi connected to githb repos containing the binaries).

Thats my portable programming gun. pew pew

hit me up in https://www.linkedin.com/in/javiermuñoz/