STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 738 Views
  • 0 replies
  • 3 kudos

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

Resolved! elf has a LOAD segment with RWX permissions w/ Optimization

I upgraded my MacBook computer and installed the latest STM32CubeIDE 1.17 like many other people reporting the new warning that has appeared with the 12.3 toolchain.  I have an STM32F413 project I have been working on for a few years which uses an RT...

tlsvd by Associate II
  • 1360 Views
  • 5 replies
  • 3 kudos

STM32Cube IDE problem flashing the code

Hi, I'm able to build the project and generate the hex file. Out of sudden i'm not able to flash my board using STLink v2 neither i'm able to enter into debugging mode. Using STM32CubeProgrammer i'm able to flash the board but i want to enter into de...

ape07_0-1739940858190.png
ape07 by Associate
  • 464 Views
  • 2 replies
  • 0 kudos

Log Values from STM32H747IGTX M7 Core on PuTTY

Hello, So right now I am trying to get my printf to work on CubeIDE and printing the respective output on PuTTY. I can't seem to figure out why it doesnt work when people on Youtube simply press run and their code works.For context... 1. Using M7 cor...

Goldylux by Associate II
  • 567 Views
  • 4 replies
  • 1 kudos

We cannot connect. mail adress and dont see main c

"Hello, I am opening a new project in STM32 Cube IDE. When I create the project, the main .c files are not being generated. During the process, it gives the error shown below. When I try to log in with my email address and password to download the re...

STM32CubeIDE(Ver1.17.0) build link error.

When I build with STM32CubeIDE (Ver1.17.0), a link error occurs.I am attaching an excerpt from the log file about the error that occurs at this time. (Only after the "Failed" part of the log)Strangely, even if the above error occurs, the .elf file is...

k_kato by Associate II
  • 548 Views
  • 0 replies
  • 0 kudos

Use 7zip and SRecord in CubeIDE project

Hi all,I would like to know how to add the packets 7zip and Srecord in a CubeIDE project.I'm working on a project I didn't start and after compiling the IDE returns the error messages "7z is not recognized as an internal command" and "srec_cat is not...

ALuiz.1 by Associate II
  • 727 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE Compile Time using Linux is VERY SLOW

Since upgrading to 1.17.0 compile times have went from a pleasant time to wow, that is slow.  Anyone else experiencing this?Basic project from template: 22:45:47 **** Incremental Build of configuration Debug for project CompileTimeTest **** make -j4 ...