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

Resolved! STM32CubeProgrammer, STM32G031K8 option bytes problem

Hello,I have NUCLEO-G031K8 and want to change nBOOT0 using STM32CubeProgrammer (v2.12.0) but I'm unable to do so.I get four message boxes from STM32CubeProgrammer:"Warning: Option Byte: nSwap_BANK, does not exist","Warning: Option Byte: DUAL_BANK, do...

pawcuq by Associate II
  • 2830 Views
  • 7 replies
  • 0 kudos

STM32CubeProgrammer 2.13.0 released

STM32CubeProgrammer v2.13.0 release informationNew featuresAdded support for the STM32H5 series:STM32H563/573Debug authentication with password or certificateAuthentication key provisioningKey generationFirmware encryption and signingCertificate gene...

I have a personal project, using a STM32F427ZGT. I flash by DFU, using STM32CubeProgrammer IDE without a problem. But I should program it by the terminal. I tried to use dfu-util without success.

$ dfu-util -a 0 -D ./lsc2-01.bin -s 0x08000000dfu-util 0.9Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.Copyright 2010-2016 Tormod Volden and Stefan SchmidtThis program is Free Software and has ABSOLUTELY NO WARRANTYPlease report ...