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

Tips for debugging programs with CubeIDE

Please listen to the trouble and cause when debugging with CubeIDE that I was troubled withThe cause is very simple once you understand it, but I couldn't think of it at the time of trouble. Details of the trouble A CubeIDE sample program was execute...

Kiyama by Associate II
  • 343 Views
  • 0 replies
  • 1 kudos

Resolved! "main.c" is not visible.

"main.c" is not visible.This is the screen I want.  However, this is my actual screen. I am sure I have chosen the board correctly.

image02.png image01.png
hjjang by Associate II
  • 617 Views
  • 7 replies
  • 4 kudos

STM32H755 CM4's HAL_Delay() never returns

Hi All,I have a problem on H755 Nucleo which is that the M4's tick doesn't seem to be advancing.Digging a little deeper I can see that uwTickFreq is zero, but I can't see why that's happened. There must be something wrong in my .ioc file since I've h...

bramble by Senior
  • 371 Views
  • 5 replies
  • 0 kudos

Resolved! Generating .srec file from command line

Hey,I am using the STM32f769NIH controller and my application has Touchgfx and freeRTOS enabled. The code downloading time is too slow and I want to speed it up.I figured that turning off the external loaders in the debug configurations yields a smal...

CubeIDE problems

Hi boys and girls from ST,I am testing your CubeIDE and it it catastrophe.1/ I tried to open a new project in CubeID and I ascertained that I can not add assembly file (s). How I can create project with only one file - in assembly. :)2/ I tried to cl...

JerryMC22 by Associate III
  • 573 Views
  • 4 replies
  • 3 kudos

STM32F439ZI ETHERNET TCP CONNECTION

Hi,I am using stm32f439zi eval board for TCP communication. I can ping the board from host. It shows TCP connection error in Hercules utility. I am using port number 7 to listen to server. I am not sure whether I am using correct port number for the ...

arun27 by Associate II
  • 207 Views
  • 1 replies
  • 1 kudos

Segger J-Link STM32H755 CM4 debugging in STM32CubeIDE

I am trying to debug the STM32H755 within CUBEIDE but the current segger J-link drivers say that core is not supported. The segger website lists it as supported and it works without issues in their debuggers.I am wondering if there is a workaround or...

Ckerl.2 by Associate II
  • 610 Views
  • 4 replies
  • 0 kudos