STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer 2.18.0 released

STM32CubeProgrammer v2.18.0 release information New features:  Added the support for the STM32N6 series– OTP programming– External memory programming– Serial boot via USB/UART– FSBL signature with stm32header V2.3 through the signing tool• Added the ...

Unable to detect the chip after programming

 I am programming my STM32F423RHT6. But due to some reason, suddenly I am unable to code the MCU. The connection is getting lost for some reason. I don't know what is the reason for this behavior.  I am attaching my code along with this message. The ...

Screenshot 2025-01-19 170709.png

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
  • 82 Views
  • 3 replies
  • 0 kudos

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