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
  • 1554 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
  • 588 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...

Resolved! STM32F407VGT6 Demo Board Program Halted "Beak at address "0x0" with no debug information our outside

Hello all,I got a stm32f401vgt6 demo board from aliexpress and I created a project on stm32cubeide.  I wrote a simple problem " A = A +1" and downloaded via SWD communication.  All went well with download verified successfully message shown. The prog...

ODVBeat by Associate II
  • 3981 Views
  • 3 replies
  • 0 kudos

Resolved! HRTIM Setting BUG?

I am currently developing with the STM32G474 series, and there is a bug in the TIMER A setting of HRTIM.To make OUTPUT1 and 2 differential outputs with dead time, enable SWAP OUTPUT.If you set OUTPUT1's Source , Reset Source setting, cannot set the s...

ink_0-1709708414469.png
ink by Associate
  • 2390 Views
  • 3 replies
  • 0 kudos

Clock Circuitry

BYPASS Clock SourceThe above is the setting, that I give in the Clock Configuration. It simply bypasses the PLL Circuit. But I want to know, what happens internally in this circuit. How this bypass happens internally is my question.?If anyone, know p...

PLL_bypass.png

Resolved! Miscellaneous bit field arrangement in STM32G4

Hi Community,I have a bitfield arrangement for one of the driver files which is a 32-bit value. While debugging I was not able to figure out how it is being stored in the register. The bit order and endianness are not always guaranteed in structs and...

Scan my code for vulnerabilies using STMCubeIDE

I am tasked to scanned the C code for vulnerabilities using source analyzer.I am wondering is there a possibilities of add external tool such as the source-analyzer to the IDE to perform the scanning?Best Regards 

How to compile this code on a Nucleo

H! I am trying to compile this program in a Nucleo (the source code is build for the specific version of the Nucleo that I am using) using STM32CubeIDE but the result on the console is Program “make” not found in the path. 

IMG_0949.jpeg
ATeli.1 by Associate III
  • 3032 Views
  • 5 replies
  • 1 kudos

Resolved! CMake project debugging C++ problem

I'm wondering with implementation of CMake into stm cube.I tried default project executable and it works for C and I'm able to debug it.But if I change it to C++ I'm unable to debug it. Program always jumps to this line:Infinite_Loop:b Infinite_Loop....

Peterko by Associate
  • 3873 Views
  • 2 replies
  • 1 kudos

Resolved! STM32CubeIDE + FreeRTOS + LWIP

Does anyone know what is causing this error and how to fix it in STMCubeIDE?  As shown, this is specific to STM32F107VCT as it may be that STM32F4 does not see this. Buildable code cannot be generated.Thanks!@Amel NASRI 

spoatech_0-1709573051963.png
spoatech by Associate II
  • 5542 Views
  • 9 replies
  • 0 kudos