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

STM32L4R9 factory programming

Hello,I have a custom PCB that uses an STM32L4R9 controller and runs two applications. One is a bootloader and other is the actual app. The files are called boot.hex and app.hex.The boards are made via a vendor and programmed with these files during ...

Flash Register reset.png Reset value.png
Makarand by Associate II
  • 336 Views
  • 3 replies
  • 2 kudos

qspi issue with MT25QL

tested an MT25QL NOR flash using STM32CubeProgrammer and an external loader.On the STM32 eval board (same MCU + same flash), read/write/erase works perfectly.On my custom board (same schematic and connections verified), I see an issue:Only alternate ...

QspiFlashMemoryDataWrite.png QspiFlashMemoryErase.png

Resolved! DFU mode read out protection

Hello, I am trying to connect to the STM32F072C8T6 microcontroller via USB in the STM32CubeProgrammer, however I am getting:"Device is under read out protection ! If you want to disable RDP please reconnect with Read Unprotect enabled"So, when I chec...

Draxter_0-1717577911683.png Draxter_1-1717578006569.png Draxter_1-1717580537175.png Draxter_0-1717580509580.png
Draxter by Associate II
  • 8529 Views
  • 18 replies
  • 12 kudos

STM32h743 external loader

I am using STM32h743XIH6 MCU with qspi flash MT25QL512ABB8ESF-0SIT same as STM32H743I-EVAL. when i try to load data to qspi flash using STM32CubeProgrammer and loader MT25TL01G_STM32H743I-EVAL.stldr provided by ST, data read/write working without any...