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

CLI Write Protection Command

Hello,The application code is downloaded via CubeProgrammer CLI commands in my project.Now, need to protect specified pages of flash from writing.Is there a command for write protection in the current CLI of programmer? I have tried "-ob wrp=1" (for ...

Custom external QSPI loader for the STM32H750VB

Hi, I need to develop my custom external QSPI loader for the STM32CubeProgrammer. Based on the UM2237 user manual, I can develop may custom loader for external flash based on the examples available under the “bin/ExternalLoader�? directory. But there...

Asantos by Senior
  • 943 Views
  • 1 replies
  • 0 kudos

external loader MX25L512G_STM32F769I-DISCO.stldr

Hello all,I modified my .ld file as: MEMORY{ RAM   (xrw)   : ORIGIN = 0x20000000,   LENGTH = 512K FLASH   (rx)   : ORIGIN = 0x8000000,   LENGTH = 2048K QUADSPI (rx) : ORIGIN = 0x90000000, LENGTH = 64M (added line)}And I replaced  FLASH with  QUADSPI...

STM32 Cube Programmer V2.2.0 still buggy

CLI application stops reading 16MB QSPI after reading less than 1MB (one buffer to RAM), percent progress bar doesn't advance.STM32_Programmer_CLI --connect port=swd --vb 3 --log ext144r.log --extload CLIVEONE-W25Q128B_STM32H7xx-NUCLEO-144.stldr --up...

0690X00000AqP2pQAF.jpg