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.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• ...

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
  • 1467 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
  • 1484 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
  • 864 Views
  • 1 replies
  • 0 kudos

How to disable Core M4 Boot? Is it possible to work on debug mode with one core without disable one of them ?

I cannot install properly stm32cubeprogrammer after installation step 6 it is not installing even if I use an individual laptop. So I could not be able to over the stm32cubeprogrammer. I didn't find a topic about installation problems for stm32cubepr...

AI1 by Associate II
  • 1134 Views
  • 2 replies
  • 0 kudos

Resolved! [SOLVED] Problem running STM32CubeProgrammer

When running the program STM32CubeProgrammer, an error message appears, saying:"CubeProgrammer_API or one of its dependencies is missing. Please try reinstalling the program of check your java architecture". However I have the lastest JAVA SE Run Tim...