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

Function name can not be found in build analyser

Hi,i am able to find function that i have in my code in the build analyser, but not all of them. Neither with the map, elf or bin file. I even restarted my PC.I used the search function in the build analyser. I found some "xxx.o" and "*fill*" "functi...

Tobe by Senior III
  • 571 Views
  • 3 replies
  • 1 kudos

Resolved! Problem installing STM32CubeProgrammer on a debian

Debian version:  debian@sys:~/STM32Prog$ cat /etc/os-release  PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"  NAME="Debian GNU/Linux"  VERSION_ID="11"  VERSION="11 (bullseye)"  VERSION_CODENAME=bullseye  ID=debianVersion of  STM32CubeProgrammer -  v.2....

tanz by Associate
  • 797 Views
  • 3 replies
  • 1 kudos

Resolved! STM flashing tool via SPI

Hi,I am working on STM32G491KCU6 board.We are connecting STM to a linux based SoC via SPI. What we required is, we need to flash STM from SoC. We found stmflash binary which supports only through i2c and UART. Is there any tool that support flashing ...