STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.17.0 released

STM32CubeProgrammer v2.17.0 release information New features:• Added the support for the STM32MP25xx microprocessors in the STM32MP2 series – Flash memory and OTP programming, SSP support Added the support for devices in the STM32WB0 series: STM32WB0...

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
  • 1396 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
  • 431 Views
  • 4 replies
  • 0 kudos

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
  • 448 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
  • 1775 Views
  • 11 replies
  • 1 kudos