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 Survey

We are pleased to introduce the STM32CubeProgrammer survey! We invite you to participate in a quick online survey to share your experience and feedback on STM32CubeProgrammer. Whether you're a hobbyist or a professional, we appreciate your valuable p...

STM32CubeProgrammer v2.20 released

We are pleased to announce that STM32CubeProgrammer 2.20 is available What is new in 2.20: • Support for the STM32MP21x microprocessors:         – External memory programming        – OTP programming        – PKCS#11        – ST power management IC• ...

Different drivers DfuSe Demo vs. STM32CubeProgrammer

In order to see my microcontroller (G4 series) listed as Dfu device inside STM32CubeProgrammer the USB driver inside windows has to be of type "STM32 Bootloader"But to see it appear inside DfuSE Demo, the USB driver has to be of type "STM Device in D...

WSpar.1 by Associate III
  • 682 Views
  • 1 replies
  • 0 kudos

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
  • 3148 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
  • 2621 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
  • 727 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
  • 1121 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...