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

We are pleased to announce that STM32CubeProgrammer 2.20 is available What is new in 2.20: • Support for the STM32MP21x microprocessors:         – External memory programming        – OTP programming        – PKCS#11        – ST power management IC• ...

CubeProgrammer - DFU Error?

I have a custom board with an STM32H747XI with BOOT0 tied to 0. I want to jump to the bootloader from my application so that I can perform a USB DFU. The USB works correctly. I have a terminal app that I use to connect to the VCP. If I send a specifi...

C-Coder by Associate III
  • 385 Views
  • 4 replies
  • 1 kudos

Stop SWV

Hi,I am launching Serial wire viewer from external application.The below  command allows the user to access the serial wire viewer console mode,which displays the printf data sent from the target through SWO.STM32_Programmer_CLI.exe -c port=swd SN=37...

Shimjith by Associate
  • 178 Views
  • 1 replies
  • 1 kudos

Resolved! Secure Firmware Install over USB on STM32H743

Is it possible to securely install firmware over USB on the STM32H743?  I am getting the error below when trying to download my SFI file.  MCU has been powered up with BOOT_0 pin high.  STM32CubeProgrammer finds and connects correctly to chip. 11:03:...

scottro by Associate II
  • 738 Views
  • 3 replies
  • 0 kudos

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! stm32 flashing tool on ARM Linux via i2c

Hi,I'm looking for an STM32 flashing tool that runs on ARM Linux for use on an embedded board. In our setup, I have a processor and an STM32G491RET microcontroller connected via I2C. Now I need a command-line tool that can run on the processor to fla...