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

STM32CubeProgrammer getting buggier

2.8.0 doesn't handle multiple ST-LINKs correctly. A new instance of CubeProgrammer usually makes the absolute wrong decision to use an ST-LINK already assigned to another CubeProgrammer instance. 2.8.0 seems to have become more unforgiving with iss...

Why failed to erase memory

Hi all, I am new at STM32 world, however I had a 1-2 days long meeting with Bluepill board about two years ago. That time I used succesfully Atollic studio to do my first steps with Bluepill and ST-LINK clone bought on ebay. Now I want to re-start wi...

IReta.1 by Associate II
  • 2895 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeProgramer not connecting to STM32G491CEU6

I'm trying to program a STM32G491CEU6 by using BOOT0 and NRST but I'm not able to connect unless I power cycle the MCU while BOOT0 is pulled HIGH. What I'm trying to achieve is:Provide PowerSet BOOT0 pin HIGHPulse the nRST pin LOWProgram MCUWhat is c...

0693W00000GXn5PQAT.png
BGheb.1 by Associate II
  • 1002 Views
  • 4 replies
  • 0 kudos

Resolved! After Completion of build with STM32CubeIDE in headless build mode, Is there an automated scrit that we can use STM32CubeProgrammer to program the binary to the STM32 board ?.

After Completion of build with STM32CubeIDE in headless build mode,Is there an automated scrit that we can use STM32CubeProgrammer to program the binary to the STM32 board ?.

Resolved! CubeProgrammer Verification failed

Hi,I'm trying to upload my code to a STM32L496G-DISCO board using the stm32CubeProgrammer command line interfac, using the following python script: os.chdir(CUBE_PROGRAMMER_CLI_PATH) os.system(f"STM32_Programmer_CLI.exe -c port=swd -w {PATH_TO...

BBlad.1 by Associate II
  • 1221 Views
  • 3 replies
  • 0 kudos

Resolved! I can't write to my STM32G03 when connect in Hot plug mode, and I get DEV_TARGET_CMD_ERR whenever I try to connect in Normal mode.

I am trying to directly write to some STM32G03 chips.I have an "STM32G030J6M6" and a "STM32G031F6P6" but I am unable to write to them.I can connect to them, using the CubeProgrammer, but only in "Hot plug" mode, and when I try to write anything, like...

LMeye.1 by Associate III
  • 4122 Views
  • 11 replies
  • 1 kudos