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.19 released

We are pleased to announce that STM32CubeProgrammer 2.19 is available What is new in 2.19: Support for the STM32WBA6xxx microcontrollers: Internal memory programmingOption byte/OTP programmingRDP regression with passwordSFI support Support for MCE N...

After the stm32g0xx chip is set to read protection level 1, the protection level can no longer be set to 0.

The method is as follows:1. First, set the flash option byte to force boot from the main flash.2. Set the read protection level to level 1.After this setting, the st-link tool will no longer be able to connect to the chip, which is equivalent to losi...

Embedding option bytes in hex file

Hi all,The goal is to embed option bytes in hexfile, such that when production are doing their thing, the correct settings are automagically selected.But stm32cubeprogrammer fails with:Error: Data mismatch found at address 0x1FFF781B (byte = 0x00 ins...

nonesuch by Associate
  • 1270 Views
  • 1 replies
  • 1 kudos

Retrieve MCU Device ID from USB DFU

We are working on our own firmware update utility, and need a way to get the Device Id from default USB DFU bootloader in order to avoid wrong firmware flashing. On CubeProgrammer, we can see that info: 21:36:20 : Device ID  : 0x0423The question is: ...

NChin.2 by Associate II
  • 1222 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeProgrammer 2.10.0 does not work on Linux

Hi,I tried to install STM32CubeProgrammer v2.10.0 on my Kubuntu 20.04.4.The error I get is CubeProgrammer_API or one of its dependencies is missing.What I could find from the forum is that could mean the installer used a different Java/OpenJDK versio...

Arno1 by Senior
  • 777 Views
  • 1 replies
  • 0 kudos