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

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

STM32CubeIDE 2.1.0 released

We are pleased to announce that STM32CubeIDE 2.1.0 release is available. What is new in 2.1.0: Added support of STM32C5 seriesAdded support of new microcontrollers across the STM32WBA, STM32WL, STM32H5, STM32U3 and STM32F7 seriesAdded support of new ...

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

Compiler optimized program has errors

While trying to debug a problem, it seems that another one is giving me a hard time.One function call is not shown, another has the wrong name ("writeFLASHDoubleWord" should be "waitForBusy").The breakpoint is also missed. Originally the code worked,...

Tobe by Senior III
  • 15371 Views
  • 37 replies
  • 9 kudos

ADC Returning "0" zeros

Hello. I have a problem with my ADC readings. I use Nucleo 64 with SM32G474 and ADC1 Channel 6. Pin coresponds to A5, Arduino compatible pin on board. No matter what i do, change adc or channel, i get 0 as an output. I use comands MX_GPIO_Init();MX_A...

Miha by Associate II
  • 1700 Views
  • 1 replies
  • 2 kudos

Eigen library and stm32cubeide

I was looking for using the Eigen library with stm32cubeide, but after adding the library, the compiler says it can not find cmath library. I tried to change the project to c++, but the error was persistent. Anyone has any sort of experience?

Linux STM32CubeIDE improvements - request

Hi CubeIDE developers.I use Linux Suse Tumbleweed with X11 KDE.I have only been successful in installing the Generic Linux variant of the STM32CubeIDE package.There are several annoying and time wasting things that this package does. Lets start with ...

PGump.1 by Senior III
  • 2329 Views
  • 5 replies
  • 1 kudos

Bluetooth module HC-05

I'm using STM32f411re to communicate with phone using HC-05 Bluetooth module, I want to turn an LED on, but this doesn't work when using UART2 but works well when using UART1, What could be the reason behind that?

PMato.1 by Associate II
  • 1003 Views
  • 1 replies
  • 0 kudos

Neu build Error when using STM32CubeIDE1.15.0

Version: STM32CubeIDE1.15.0 Hallo ST community,due to the project-related reason, I need to use an old compile toolchain com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.1.100.202309262110 . So I download this toolchain...

JPan.4 by Associate III
  • 1010 Views
  • 0 replies
  • 1 kudos