STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.18.0 released

STM32CubeProgrammer v2.18.0 release information New features:  Added the support for the STM32N6 series– OTP programming– External memory programming– Serial boot via USB/UART– FSBL signature with stm32header V2.3 through the signing tool• Added the ...

CubeProgrammer connect to UART interface

I am using CubProgrammer (version 2.4.0) to update the flash on NUCLEO-G070 board.When I select the device target i/f as ST-Link and connect, I can do flash programming.When I select the target i/f is UART, the Com Port shows up correctly about this ...

KFang.1 by Associate II
  • 11958 Views
  • 10 replies
  • 2 kudos

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
  • 345 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
  • 1007 Views
  • 4 replies
  • 0 kudos

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
  • 1000 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
  • 929 Views
  • 2 replies
  • 0 kudos