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

We are pleased to announce that STM32CubeProgrammer 2.19 is available What is new in 2.19: Support for the STM32WBA6xxx microcontrollers: Internal memory programmingOption byte/OTP programmingRDP regression with passwordSFI support Support for MCE N...

Typo in CubeProgrammer CLI help text

 Clearly, the angle brackets for the 'port' option are mismatched.It should say:port=<PortName>The error is repeated in UM2237 Rev 18 (the current version) - and note that the User Manual does not match the actual output:

0693W00000LvxFmQAJ.png 0693W00000LvxKNQAZ.png

Can't erase L010 EEPROM with CubeProgrammer 2.10

Hi,I don't remember having this issue with v2.8 of STM32CubeProgrammer, but right now when I try to program a STM32L010 with an elf file that has the EEPROM part filed with values, both the GUI and the CLI fail to erase the EEPROM part of it, abortin...

Kraal by Lead
  • 1043 Views
  • 3 replies
  • 0 kudos

on page 95 of manual UM2237 (STM32CubeProgrammer command line interface (CLI) for MCUs) there is a reference to a "programming manual" and a "reference manual." Can you tell me how to acquire these? I can't find them on the web site.

This is the text from the manual:For more information about the device option bytes, refer to the dedicated section in the programming manual and reference manual, both available on www.st.com.

KLock.2 by Associate II
  • 1429 Views
  • 6 replies
  • 0 kudos

What do "Download" and "Upload" mean?

In the Good Old Days, "Download" always meant sending stuff to the Target (ie, programming), and "Upload" meant getting stuff from the Target (reading).But the ones at Arduino have messed that up, saying "Upload" for programming the Target.eg, https:...

I have created an External Loader for my custom board with IS25LP064D connected to an STM32H730IB via OCTOSPI 1. I am able to successfully Read, Sector Erase and Mass Erase via Cube Programmer BUT Programming a Binary File into the Flash returns ERROR.

Dear ST Community,Thank you for taking the time to go through this :)I had created the External Loader by following the Tutorial uploaded by STM on Youtube.Link to the Tutorial: https://youtu.be/XqCq0xtQmbII created the External Loader after seeing s...

0693W00000Kd6fIQAR.png 0693W00000Kd6fXQAR.png