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

STM32CubeProgrammer v2.20 released

We are pleased to announce that STM32CubeProgrammer 2.20 is available What is new in 2.20: • Support for the STM32MP21x microprocessors:         – External memory programming        – OTP programming        – PKCS#11        – ST power management IC• ...

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
  • 392 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

STM32CubeProgrammers not starting on WIndows 10

Just like the title says: the STM32CubeProgrammers IDE V2.2 does not start on my pc. When I click to execute, I briefly see the program loading and then the splash screen disappears and nothing happens. No tasks running either in task manager. I also...