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

We are pleased to announce that STM32CubeProgrammer 2.21 is available What is new in 2.21: • Support for the STM32WL3Rxx microcontrollers:         – Internal memory programming        – Option byte and OTP programming         – PKCS#11        – Firmw...

Resolved! CubeProgrammer won't work properly

After updating and restarting my PC with Windows 10, my old version of CubeProgrammer would not open at all. The version number is unknown. Other STM32 software works without any issue such as CubeMX and CubeIDE.I then tried installing the latest ver...

AL_0-1769186665936.png
AL by Associate III
  • 98 Views
  • 4 replies
  • 1 kudos

Need help with CubeProgrammer CLI syntax

Hello,STM32L4+, CubeProgrammer 2.21, ST-Link V2, Windows 10I need to do:* Full flash erase* Write Application image (.hex or .bin)* Write Bootloader image (.hex or .bin)* Set RDP level 1* Start the application at the Bootloader start address.-I am su...

NArnd by Associate III
  • 406 Views
  • 9 replies
  • 2 kudos

UART Bootloader connection via API

Hi everyone,this is my first post, as I have always been able to solve my problems thanks to your help. Unfortunately, I can't find a solution regarding the CubeProgrammer API, which I am currently working on. I am developing an update tool that will...

JimNastic_0-1768555615158.png

STM32H723VGTx DMA TX reboot use fail

Cube setting is OK!First run OK!if(HAL_OK != HAL_UART_Transmit(CO_INFO.channel, co_dma_tx_data, send_len, 0xFFFF))    {        DEBUG_PRINT("CO MODULE SEND DATA ERROR!!\r\n");    } Then setting OK!if(HAL_OK==HAL_UART_AbortReceive(CO_INFO.channel))if(H...

STM32H745XI Dual Core External Bootloader

Hello,I have developed a external Loader for my custom projekt. It uses a W25Q128 QSPI conected to bank 2 and alternative Pin of CLK. (Worse!, but it is so...) So i Have no exactly example for it. Also it is a Dual Core, and no example i find have sp...

user4711 by Associate II
  • 7230 Views
  • 10 replies
  • 1 kudos

ST-LINK2 on Windows 11

I have worked with ST-LINK/2 on Windows 10 for several years. I must upgrade to Windows 11 because Windows 10 support ended a few months ago. Today, I tried to program the WIO E5 Mini microcontroller, but I found it's impossible because there's no dr...

markpow by Senior
  • 378 Views
  • 20 replies
  • 5 kudos