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
  • 1431 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
  • 560 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...

How to search Project include files.

I am new tp STM32CubeIde and have installed V1.7.0I have loaded a project from the STM32Cube_FW_WL_V1.1.0 example applications.The project explorer shows the project tree with BinariesIncludesApplicationDebug etc nodesIf I use Search->File to open F...

using SPI protocol multi-slave modules with master stm32f1

Hello there,I am working on a project. In the project I want to implement, an external ADC module will collect the data and transfer it to the STM32F103C8. My STM32F103C8 microprocessor will transfer these data to my wireless module. Here I am having...

Hg.1 by Associate
  • 1446 Views
  • 1 replies
  • 0 kudos

Old project stays in debugger and editor.

The IDE will not update to the correct project. I have clicked on the .project file in the repository and the IDE goes through its gyrations but when it stops (no errors) the project I was working on yesterday is still loaded. I also tried Open Proje...

John Hite by Associate III
  • 2971 Views
  • 6 replies
  • 0 kudos

Resolved! Why is sending WREN not setting my WEL bit?

I am using STM32H743 and trying to test my FRAM (FM25V20A) using SPI, I am able to read the device ID correctly but when I tried to write to the FRAM and read back I received zeros.I sent ULBPR and then WREN, when I read the status register using RDS...

Tee by Associate II
  • 2599 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F103 - Empty DMA buffer from ADC conversion

Hi Everyone, Probably a bit long question, but I try to give as much details as possible. Thank you in advance for your time!I am trying to trigger the ADC1 on a STM32F103C8T6 using a timer. The ADC uses the DMA and once the conversion is completed, ...

4ustenite by Associate II
  • 2594 Views
  • 3 replies
  • 0 kudos