STM32CubeProgrammer (MCUs)

Ask questions on STM32CubeProgrammer and find answers on device detection, connection failure, programming issues, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer v2.21 released

We are pleased to announce that STM32CubeProgrammer 2.21 is available What is new in 2.21: • Support for the STM32WL3Rxx microcontrollers:         – Internal memory programming        – Option byte and OTP programming         – PKCS#11        – Firmw...

Resolved! STM32CubeProgrammer is now the only way to program most of the newer STM32 uControllers. Has anyone been able to get it to work on Windows 10 with OpenJDK 8? I've spent a lot of time on it with no luck.

Given that Oracle has changed their Java license to a commercial license that many developers and companies will be reluctant to accept, the dependency of STM32CubeProgrammer on it is problematic. Although the documentation suggests that it will work...

_dalbert by Associate III
  • 3910 Views
  • 12 replies
  • 2 kudos

Resolved! Verification progress bar bugged?

When using the command line version of STM32CubeProgrammer, I notice during the verification process (-v flag), the progress bar follows a sequence like 6%->12%->18%->24%-18%->24%... and ends at 24%, with a successful verification. Picture provided f...

0690X00000Bw3eTQAR.png
jefflongo by Associate III
  • 3016 Views
  • 13 replies
  • 0 kudos

Update Firmaware wrongly

I updated my tilebox firmware usisg STMCubeProgrammer. I updated the worng firmware version, and now my tilebox doesn't work and I doens't switch on. Is there any way of restoring the original firmaware?

NMart.1 by Associate III
  • 865 Views
  • 4 replies
  • 0 kudos

Role of STM32_Prog_DB.xml

HI,   I am using windows 10 with visual Studio 2017. Stm32CubeProgrammer V2.3.0.   I like to use the CubeProgrammer_API.lib in my custom project.   one thing which is not clear to me. what is the purpose of "STM32_Prog_DB.xml" file.  Visual Studio ...

Jutt by Associate II
  • 1334 Views
  • 1 replies
  • 0 kudos

Bug: STM32CubeProgrammer 2.4.0 CLI, missing STM32_Prog_DB.xml doesn't throw an error, but doesn't work as expected

Hi,I'm trying to slim down the required files to use the STM32CubeProgrammer CLI tool as mentioned in my other question.I noticed if i was missing the STM32_Prog_DB.xml file from one folder above, the erase operation of the affected sectors fails sil...