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

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
  • 154 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
  • 718 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...