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
  • 425 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...

Debug configuration for quick DOWNLOAD and RUN

I found this:Atollic debug configuration for quick DOWNLOAD and RUNHow to set this to STM32CubeIDE?http://www.emcu.eu/atollic-debug-configuration-for-quick-download-and-run/

0693W0000000HeGQAU.png
by Not applicable
  • 599 Views
  • 2 replies
  • 0 kudos

How to replace gcc tool chain?

I want to use some C++17 new features. But current STM32CubeIDE with gcc version 7-2018-q2-update only support g++14.If I replace gcc tool chain with the latest version, could I get what I want?If yes, how to replace it?If no, is there any way?Thanks...

Why Hans by Associate
  • 669 Views
  • 1 replies
  • 2 kudos

STM32CubeIDE live expression

STM32CubeIDE live expression can not be changed in real time, this is a very useful function, ST engineer should consider it, because ST's competitor TI's CCS IDE are much better in this, ST should catch up

CJi by Associate II
  • 521 Views
  • 0 replies
  • 0 kudos

__ARM_ARCH_V*_ missed

Hi ST Team,I'm working on a project with STM32CubeIDE and STM32F302 as target. I'm trying to add Segger System View but the preprocessor macro (__ARM_ARCH_7__) is missing.This preprocessor macro should be defined by IDE in base on the MCU target.Cou...

FreeRTOS and SEGGER SystemView not working

Hello,I am trying to get FreeRTOS and SEGGER SystemView (3.1) to run on an STM32F103RCTx. I used the appropriate manual from SEGGER to include all the necessary folders in my project. Although I have included all the new folders in the Include Paths ...

0690X00000DCBtNQAX.png 0690X00000DCBv0QAH.png

Resolved! Cann't parse large string on STM32F746VGTX with cJSON

Hi all,I'm trying parse a large string stored on internal flash (up to 100 KB). Error is occurred around 60 KB.I tested the same string with cJSON on Visual Studio, and it work well.I think the problem is mcu doesn't have enough heap ram for cJSON.I ...

0693W000000Tc0RQAS.png

Can't install MCU packages

After choosing Help→Manage Embedded Software Packages and selecting from the list F3 package I get "Error downloading the file" (more details in attached picture). Tried downloading the file manually and installing using local copy, but also get an u...

AVenc.16 by Associate
  • 776 Views
  • 1 replies
  • 0 kudos