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

Integrating MCSDK V5.4.8 with STM32CubeIDE 1.17.0

Dear STMicroelectronics Support Team,Hello,I am trying to run a project developed in STM32CubeIDE 1.9.0 on STM32CubeIDE 1.17.0, but I am encountering an MCSDK V5.4.8 error. The error seems to be related to compatibility issues with MCSDK.Could you pl...

berk by Associate
  • 286 Views
  • 1 replies
  • 0 kudos

Resolved! Error in final launch sequence - No device on target

I have a NUCLEO-G491RE board connected to a PC running STM32CubeIDE v1.17.0. On first connection I was prompted to update the firmware on the board, which I did. On successful completion of the update I disconnected and reconnected the board, but the...

alw by Associate III
  • 2871 Views
  • 11 replies
  • 2 kudos

Resolved! NUCLEO-G474RE - Failed to start GDB server

Hello,I can create a simple program in STM32CubeIDE V1.17.0 targeting the NUCLEO-G474RE board. I can build ok but am having problems with the GDB server starting. JP5 is set to 5V_USB_STLK and JP (BOOT0) is off. I can do the ST-Link Upgrade without p...

alw by Associate III
  • 722 Views
  • 2 replies
  • 2 kudos

Resolved! qspi data not compiling

hi,I am trying to external loader connect with stm32h723zgt6 + w25q128 .before loading  the stldr file into debugger  i need know why cube ide not compiling the data into qspi location ? In the main.c file constant data  has been declared as below .c...

MMARI1_0-1738907478474.png
MMARI.1 by Senior
  • 976 Views
  • 12 replies
  • 4 kudos

ILI9163v on stm32

Hi , how to integrate ILI9163v display to stm32 . My board is NUCLEO-H723ZG . Is there any demo code? What are the timing requirements.

CJ007 by Associate III
  • 296 Views
  • 1 replies
  • 1 kudos

Sources missing from CubeIDE project...

Hi, STMCubeIDE 1.17.0I opened & built an example project for the NULCEO WB55. It built successfully & download onto the board & runs as expected. But when I tried to add some functionality to the code by clicking on the file in the project navigator ...

missing_sources.png

How do I link linker file from static library?

 I am trying to link static library in gcc. Getting error "Undefined reference to 'g_pfnVectors'" and "Undefined reference to 'HAL_TIM_MspPostInıt'"Makefile:static_test.elf static_test.map: $(OBJS) $(USER_OBJS) makefile objects.list $(OPTIONAL_TOOL_D...

TbfLWaJj
B.Kaya by Associate II
  • 430 Views
  • 2 replies
  • 1 kudos