STM32CubeProgrammer (MCUs)

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

STM32H7 Jump To BootLoader Not Working?

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 II
  • 92 Views
  • 4 replies
  • 1 kudos

CubeProgrammer API examples not working

I've just compiled the USB_Example.cpp example and its reporting an initialization error on running (The application could not initialize correctly (0xc000007b)), I have VS 2022 fully updated, I did not migrate the project to the latest toolset to av...

Robmar by Senior III
  • 53 Views
  • 4 replies
  • 0 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...