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 with DFU erase error

Posted on May 01, 2018 at 22:20I recently started using the STM32CubeProgrammer for flashing MCUs via their DFU bootloader in the system memory. (After resolving the windows driver conflict with DfuSe, the lesson is: use Zadig instead of the batch f...

Ben K by Senior III
  • 736 Views
  • 0 replies
  • 1 kudos

Flash STM32 from ARMv8

Posted on April 23, 2018 at 09:40Hi, i need to flash my stm32 board using a USART from an ARMv8 SOC linux based. I tried already stm32flash and it worked, but i would like to know if there is any tool (e.g. STM32CubeProgrammer) supported by STMicroe...

STM32CubeProgrammer DFU errors with STM32L433VC

Posted on April 12, 2018 at 17:10I'm using ROM DFU Bootloader on an STM32L433VC, with the following command:> STM32_Programmer_CLI.exe -c port=usb1 -e all -d somefile.hex -v -gIn the output, I get erase errors for all sectors, although the programmi...

STM32CubeProgrammer DFU and Option Bytes

Posted on April 12, 2018 at 17:18When I try to change option bytes, the device gets reset but the app keeps waiting forever: only a manual device reset in DFU mode will make it continue and exit normally.For example running:STM32_Programmer_CLI.exe ...

STM32CubeProgrammer Linux udev rules

Posted on April 12, 2018 at 16:55Using the app on Linux I found out it must have messed up with udev rules.I found this file in '/etc/udev/rules.d/50-usb-conf.rules':SUBSYSTEMS=='usb', ATTRS{idVendor}=='0483', GROUP='users', MODE='0666'However that ...

NUCLEO-L152RET + STM32CubeProgrammer

Posted on March 02, 2018 at 21:49I'm trying to use the dual bank feature in the Nucleo-l152re dev board. I want to understand how I can use program bank 2 (address 0x08040000) using the STM32Cube Programmer using the onboard USATR1.I understand that...

STM32CubeProgrammer fails to connect to Nucleo-F767

Posted on January 24, 2018 at 10:26I'd like to use STM32CubeProg with Nucleo-F767 via USB, but CubeProg fails to connect with 'Corrupted Data base' error. I've tried both Windows and MacOS versions, results same error.I guess STM_Prog_DB.xml is the ...

sirius506 by Associate III
  • 1141 Views
  • 3 replies
  • 0 kudos