Skip to main content
T B
Associate III
March 3, 2021
Solved

Save/load STM32CubeProgrammer GUI settings

  • March 3, 2021
  • 3 replies
  • 1287 views

Is it possible to save the current GUI setting settings (e.g. file names and path, start address, erase option, ST-Link config)?

Best answer by Houda GHABRI

Hi @Bacteriuslocher​ ,

The currents GUI settings are saved in C:\Users\userName\STMicroelectronics\STM32CubeProgrammer\config.properties .

Several parameters already exists but if you need some extras parameters to be saved we can add them.

If your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Houda

3 replies

Houda GHABRI
ST Employee
March 5, 2021

Hi @Bacteriuslocher​ ,

Thanks for your feedback.

The saving of the current settings (path ,file name, start address and ST-link config) is already done in the current version of STM32CubeProgrammer .

If not for you, can you please give me the STM32Cuberogrammer version to check?

Houda

T B
T BAuthor
Associate III
March 5, 2021

Hi Houda,

thanks for your answer.

I am on version 2.6.0. I assume this is the latest version.

Maybe I am just bind and cannot find it. Can you give a hint where I can find it?

Thomas

Houda GHABRI
Houda GHABRIBest answer
ST Employee
March 8, 2021

Hi @Bacteriuslocher​ ,

The currents GUI settings are saved in C:\Users\userName\STMicroelectronics\STM32CubeProgrammer\config.properties .

Several parameters already exists but if you need some extras parameters to be saved we can add them.

If your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

Houda

Explorer
January 15, 2025

Is it possible to leave the default configuration every time you start the STMcube programmer?

Is the Shared option set to Enabled?
In the file:  \STMicroelectronics\STM32CubeProgrammer\config.properties

I can't find any "Shared" variable.

The version of STMcube programmer is 2.18.0

Jonnyoptimus_1-1736956605794.png

Thanks