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

Resolved! STM32CubeProgrammer v2.22 released

We are pleased to announce that STM32CubeProgrammer 2.22 is available What is new in 2.22: Support for the STM32U3 microcontrollers with 2 Mbytes of flash memory: Internal memory programming through debug and bootloader interfacesOption bytes program...

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