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

Resolved! STM32CubeProgrammer v2.22 released

We are pleased to announce that STM32CubeProgrammer 2.22 is available What is new in 2.22: Support for the STM32U3 microcontrollers with 2 Mbytes of flash memory: Internal memory programming through debug and bootloader interfacesOption bytes program...

Resolved! How can I use the STM32CubeProgrammer windows executable to read a memory area without the device resetting?

I have been trying to read a memory area as follows on windows power shell:.\STM32_Programmer_CLI.exe -c port=SWD -r8 0x08080000 8 -r8 0x08080C00 8but that triggers a reset of the device. I do not want a device reset, I just want to read the memory a...

ADiet.1 by Associate III
  • 10209 Views
  • 23 replies
  • 1 kudos

Connection trial over DFU, fails to connect and resets the device. Bootloader checked and compared with other devices.

I have attached the log output of the Programmer. Device enters DFU mode correctly and it is being recognised by windows but as soon as a connection attempt is done, the device resets after some time. Any way that I can debug the bootloader code and ...

NMich.3 by Associate
  • 1631 Views
  • 3 replies
  • 0 kudos

Resolved! How to make Read out protection on NUCLEO-144/F429ZI with STM32CubeProgrammer without USART error.

we installed an application binary on NUCLEO-144/F429ZI with UART2 as an external interface and USB-UART for debugger.And the binary code been downloaded via the debugger port using STM32CubeProgramer with the tool option of "STM32CubeProgramer(SWD)"...

DAhn.1 by Associate II
  • 2792 Views
  • 5 replies
  • 0 kudos