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

SWV Hex Display

Is it possible to display the data from the ITM over the SWV viewer (NUCLEO-F401RE) in STM32CubeProgrammer in HEX? ITM_SendChar could be used to send just a 32-bit code, which takes far less CPU time than a printf-style debug output?

Amigo by Associate III
  • 423 Views
  • 0 replies
  • 0 kudos

STM32L152VD-X reserved memory space

Hello,I am using the STM32CubeProgrammer, version 2.10.0, and it does not detect the STM32L152VD-X reserved memory space, at address 0x0803000.The STM32CubeProgrammer detects the correct device ID which is 0x437 but does not detect the correct device...

VLock.2 by Associate
  • 1292 Views
  • 4 replies
  • 0 kudos

After the stm32g0xx chip is set to read protection level 1, the protection level can no longer be set to 0.

The method is as follows:1. First, set the flash option byte to force boot from the main flash.2. Set the read protection level to level 1.After this setting, the st-link tool will no longer be able to connect to the chip, which is equivalent to losi...

Embedding option bytes in hex file

Hi all,The goal is to embed option bytes in hexfile, such that when production are doing their thing, the correct settings are automagically selected.But stm32cubeprogrammer fails with:Error: Data mismatch found at address 0x1FFF781B (byte = 0x00 ins...

nonesuch by Associate
  • 1189 Views
  • 1 replies
  • 1 kudos

Retrieve MCU Device ID from USB DFU

We are working on our own firmware update utility, and need a way to get the Device Id from default USB DFU bootloader in order to avoid wrong firmware flashing. On CubeProgrammer, we can see that info: 21:36:20 : Device ID  : 0x0423The question is: ...

NChin.2 by Associate II
  • 1148 Views
  • 2 replies
  • 0 kudos