cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeProgrammer not working

abhi4
Associate II

I updated the STM3CubeProgrammer to version v2.22.0, and after restarting the app, it started showing a blank page. I was also not able to close the application directly. I had to end the task from the task manager.

I uninstalled the latest version and installed v2.20.0, but it is also showing a blank page.

Also, in STM32CubeIDE, I am not able to run and debug code. It gets stuck at  "Download in progress".

Are both problems related?

image.png

1 ACCEPTED SOLUTION

Accepted Solutions
abhi4
Associate II

The STM32CubeIDE problem was related to the STLINK-V3MODS debugger's incomplete firmware upgrade. Upgrading the firmware again by changing the type solved the problem.

Reinstalling the STM32CubeProgrammer again solved the problem.

View solution in original post

4 REPLIES 4
abhi4
Associate II

Windows version:

Edition Windows 11 Pro
Version 25H2
Installed on ‎03-‎Dec-‎25
OS build 26200.8037
Experience Windows Feature Experience Pack 1000.26100.300.0

 

STM32CubeIDE versions:

2.0.0 and 2.1.0

Kouthair
ST Employee

Hello @abhi4,

I have copied your exact setup, did a fresh install of STM32CubeProgrammer v2.22 and tried updating from v2.21 but I was not able to reproduce this behavior.
Can you please try the following and let me know the results?

1) delete config.properties that is located in: C:\Users\"Your_PC"\STMicroelectronics\STM32CubeProgrammer and then launch again.

OR

2) A fresh install of STM32CubeProgrammer v2.22

If you have any additional information, please do not hesitate to mention it and let me know if you still need additional help.

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.
Andrew Neil
Super User

@abhi4 wrote:

Also, in STM32CubeIDE, I am not able to run and debug code. It gets stuck at  "Download in progress".

Are both problems related?


Unlikely - that'll be a problem somewhere between your PC, your debug probe (eg, ST-Link), and your target hardware.

Start a separate thread for that ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
abhi4
Associate II

The STM32CubeIDE problem was related to the STLINK-V3MODS debugger's incomplete firmware upgrade. Upgrading the firmware again by changing the type solved the problem.

Reinstalling the STM32CubeProgrammer again solved the problem.