STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.18.0 released

STM32CubeProgrammer v2.18.0 release information New features:  Added the support for the STM32N6 series– OTP programming– External memory programming– Serial boot via USB/UART– FSBL signature with stm32header V2.3 through the signing tool• Added the ...

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