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

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1417 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 558 Views
  • 0 replies
  • 0 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...

Getting started with STM32

Hello everyone.I'm starting to work with ST .Working on nucleo-g071rb.I watched the videos.I turned on an LED and managed to send a string on the UART.I'm trying to define an array or variables and I can't.I worked in a different environment, Atmel's...

CubeIDE New .c/.h file not indexing

Hi All,I am working on a project in CubeIDE workspace 1.17.0 and am having issues with my custom application source files not being indexed properly. My new files are being included in the build properly and the code from them is running, but the fil...

dlewis by Associate II
  • 1237 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE cannot connect to the internet.

This error pops up when I try to log in to myst account, but I have no problems with my internet and this has not happened when I used it a few days ago.It just appeared today.Looking for a solution in the forums didn't work either.

zhrnmlk_0-1736348305864.png
zhr-nmlk by Associate
  • 1066 Views
  • 2 replies
  • 0 kudos

IDE 1.17.0 difficulties

I had  a problem installing STM32CubeIDE v 1.17.0 on a Ubuntu PC. During the installation, it seems to demand <carriage return> into --more-- after every line of the licence agreement. This is utterly painful - there are hundreds of lines, and you ha...

GeoffD by Associate
  • 972 Views
  • 2 replies
  • 1 kudos

No HELP

I eventually managed (I think) to install CubeIDE 1.17.0. When I run it (under Ubuntu), all I get when I choose HELP is a black screen. Not very HELPful. Perhaps I didn't include the help system in my installation options? Perhaps HELP doesn't work u...

GeoffD by Associate
  • 931 Views
  • 1 replies
  • 0 kudos

Resolved! STMCubeIDE won't include SPI HAL driver

I am putting together a project for the U031 Nucleo board based on the DAC signal generation example project. From the configuration page I have added SPI, as well as TIM2 and the other required drivers (DAC, DMA, EXTI, TIM1). When it generates code,...

RMod by Associate II
  • 7464 Views
  • 17 replies
  • 2 kudos

Resolved! Make sees my libraries, CubeIDE doesnt

Using CubeIDE 1.16.0. and Cmake. I am able to build no problem because i added that "libraries" folder to CmakeListBut CubeIDE is not able to see them, i cannot Ctrl+click into them :(Maybe i need to update manually the path in project>properties? 

Javier1_0-1736786233207.png Javier1_1-1736786333416.png
Javier1 by Principal
  • 1180 Views
  • 2 replies
  • 1 kudos

STM32CubeIde and Error according extern"C"

I changed an example program for STM32F4 Discovery Board to C++ project.When compiling the project, there are files included from BSP, which includes a definition:extern "C".When compiling the project, the first error is the following:../../Drivers/B...

stefluik by Associate II
  • 1974 Views
  • 5 replies
  • 0 kudos