STM32CubeProgrammer (MCUs)

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

Resolved! Can't connect to ST-Link with CLI

Hi there,I have an ST-Link V2 which i want to use for programming a .bin file to an stm32G0 MCU. Afterwards i want to set the RTC register to the time beeing. It already works "manually" but i wanted to write a script to automate the process.I alread...

vs_rzb by Associate II
  • 428 Views
  • 3 replies
  • 1 kudos

Resolved! No STM32 target found - STM32G030K6T6

Hi, I'm making a board for UART and I2C communication.Please refer to the schematic below;  I put 5V External power supply at VBUS,and connects SWDIO, SWCLK, NRST, 3V3, GND to the STLINK V3 Minie. However it shows "No STM32 target found" message on S...

SungjaeKim_0-1737011644144.png

Resolved! External loader issue with STM32H743 and W25Q256

Hi,I am using Clives loader for the STM32H with the correct pins etc but it never works in the STM IDE, so I thought I would follow controllertechs videos to try and make my own loader, that didn't work either, but I did verify all the QSPI parts rea...

mtechmatt_0-1725012574894.png
mtechmatt by Associate III
  • 1922 Views
  • 12 replies
  • 1 kudos

STM32F070F6 bootloader

STM32 cube programmer doesn't recognize my custom board neither via USB DFU nor USART.My circuit is simply the STM32F070F6, a 12 MHz crystal and some LEDs to control (also caps and res as necessary).Even with boot0 direct in high or low, I'm not able...

EdDn by Associate
  • 307 Views
  • 3 replies
  • 2 kudos

NUCLEO-H7S3L8 Bad Application Start Address

I have a NUCLEO-H7S3L8 board, and I am unable to debug any of the projects. I receive a sigtrap error upon debugging. I have tried multiple projects in ST's Github. STM32CubeH7RS/Projects/NUCLEO-H7S3L8 at main · STMicroelectronics/STM32CubeH7RSAll pr...