STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.17.0 released

STM32CubeProgrammer v2.17.0 release information New features:• Added the support for the STM32MP25xx microprocessors in the STM32MP2 series – Flash memory and OTP programming, SSP support Added the support for devices in the STM32WB0 series: STM32WB0...

reading flash memory

Hi, with stm32cubeprogrammer i've read flash memory, but when i want to program the micro with the file that i've read, it says that "core is locked up". what should i do to solve this problem?

Fate1 by Associate II
  • 464 Views
  • 3 replies
  • 0 kudos

CubeIDE External Loader

Hi everyone,We're using G474 is new MCU and want to program an external flash via STM32CubeProgrammer. However, IDE can't generate valid stldr file or I have done wrong its settings. I have set the parameters as example for atollic. CubeProgrammer do...

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