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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Program "-E" not found in PATH-STM32cubeIDE

您好,我遇到了一个非常棘手的问题。(STM32cubeIDE)当我打开朋友给的项目时,我在点击打开项目时遇到了以下问题。你能帮我解决吗? Translation: "Hello, I have encountered a very tricky problem. (STM32cubeIDE) When I opened the project given by my friend, I encountered the following problem when I clicked to ope...

zhangJJ_0-1745497822776.png
zhangJJ by Associate
  • 125 Views
  • 1 replies
  • 0 kudos

Newbie, question about opening cube

Edit by ST Moderator: This post has been translated from Chinese to comply with the ST Community Terms and Conditions (§10.2). Why is it that after turning off the computer after downloading and using it, and turning it on again, the cube won't open ...

Resolved! HAL_ADCEx_Calibration_Start

Just a question: I'm using the following code snippet: void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim) { if (htim == mod_timer){ pwm_timer->Instance->CCR4 = sinetab[loop_cnt++]*global_adc1/4096.; //setzt neuen PWM-Wert aus Tabelle ...

Resolved! Duplicate system_stm32g0xx.c file after regenerating

I've got a project that has the following files in the tree view:All is well if I clean and build, but if I open the .ioc and "Generate Code", the tree changes to:and the project then fails to build due to a duplicate system_stm32g0xx.c file.Why is t...

CTapp1_1-1745333196183.png CTapp1_2-1745333269644.png
CTapp.1 by Senior II
  • 503 Views
  • 10 replies
  • 1 kudos

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

.bss section taking up flash space?

Hi all, I have an STM32H743 project that I've been working on. I've worked on a fair amount of projects in STM32CubeIDE in the past, but now I have a problem I haven't encountered before: the linker is putting my .bss section in flash as well as RAM....

ide Version v.1.18.1 external loader issue

hi,stm32h723zgt6 + W125Q128 + v2 stlink was working fine with  V.1.17.0. i had external loader issue with  V.1.18.0 version update and i was reported as well as in the past month .I knew downgrading ide version to  V.1.17.0 is the solution but my PC ...

MMARI.1 by Senior
  • 181 Views
  • 0 replies
  • 0 kudos