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

NVIC_SystemReset() hangs after disabling BFB2.

Hi,I'm using STM32F429 on a product. I'm doing a device firmware upgrade using the BFB2 feature. The exact steps I'm doing are:Boot from Bank1 or Bank2Erase the inactive BankWrite new FW to the inactive BankToggle BFB2Soft reset (NVIC_SystemReset())I...

0693W00000aHNR8QAO.png
YKuo.1 by Associate II
  • 589 Views
  • 0 replies
  • 0 kudos

Resolved! External Loader Parsing Error (V2.12.0)

Hi, I have updated STM32CubeProgrammer to version 2.12.0 and our custom External Loader is not load properly anymore. In the EL section I can read "Error: Flash loader error parsing fail" and in the log I can read "Error: Flash loader 'C:\*****/MyExt...

STMCube IDE: View generated run command in console

Hello,I am troubleshooting an issue with a provisioning and testing script using the STM32_Programmer_CLI. I get "Failed to erase memory errors" in the CLI but running (as far as I can tell) the same options in CubeIDE does not generate the same erro...