STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Debugging STM32F429 on Disco board with CubeIDE

I am using the STM32F429I-DISC1 board and flashed code to the board using the STMCUBEIDE but when i am debugging i have encountered this error(attached the image). I have also tried the external loader file M29W128GL_STM32f4x9I-EVAL and also the fla...

Muthamizh_0-1726114488711.png

Cube IDE 1.16.0 and STlink v3 - cannot find debugger

This sort of thing is a way of life with these ST tools (been using Cube IDE for 6 years on this project) but this one I am unable to fix. Is there some special setting needed under Debug (under project/properties)?   STMicroelectronics ST-LINK GDB s...

PHolt1_0-1721987017824.png PHolt1_1-1721987204042.png
PHolt.1 by Senior III
  • 4605 Views
  • 28 replies
  • 4 kudos

Resolved! Debugging Issues STM32F429I

 I HAVE USED THE ST LOADER  YOU HAVE SUGGESTED FOR MY LAST PROBLEM AND NOW ALSO IT REPEATES TEH SAME PROBLEM THERE IS PROBLEM WHILE OPENING THE STM32_PROGRAMMER_CLI.EXE. SUGGEST ME A SOLUTION FOR THIS OR AN ALTERNATIVE. THIS IS THE DEBUGGER CONFIGURA...

Muthamizh_0-1725860329559.png Muthamizh_1-1725860589082.png
Muthamizh by Associate II
  • 1911 Views
  • 12 replies
  • 1 kudos

Resolved! STM32CubeIDE Project For Static Library

I had a STM32CubeIDE v1.15.1 static library project against which I was linking with no problems. The static library project created the lib*.a file fine.After moving the project to a different workspace, the lib*.a file is no longer created. Instead...