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

Docker Tooling doesn't work in STM32CubeIDE v1.12.1!!

I installed the STM32CubeIDE v1.12.1. Afterwards, I installed the Docker Tooling plugin over marketplace. At first I didn't find the "Container Settings" Tab in project properties. Then I installed the Docker Launch Support over "Install New Software...

LSchw.2 by Associate
  • 475 Views
  • 0 replies
  • 0 kudos

How do you fix "Cannot find the specified linker script. Check the linker settings in the build configuration" when using External Builder and default Builder Script?

I found ZERO help available.The Makeflie created by STM32CubeIED contains the line:# Tool invocationsWRC-1734-stm32f072-win.elf WRC-1734-stm32f072-win.map: $(OBJS) $(USER_OBJS) fail-specified-linker-script-missing makefile objects.list $(OPTIONAL_TOO...

JBlow.1 by Associate
  • 6151 Views
  • 5 replies
  • 1 kudos

Remote GDB with J-Link and STM32 Cube IDE

Hello there,I am having issue debugging/ programming via STM32 Cube IDE with the J-Link probe (USB) connected to a remote host (TCP connection).  Whenever I am trying to debug/ program, the STM32 Cube IDE hangs for a while and eventually shows an err...

_legacyfs_online_stmicro_images_0693W00000bizCsQAI.png _legacyfs_online_stmicro_images_0693W00000bizCEQAY.png _legacyfs_online_stmicro_images_0693W00000bizCOQAY.png

STM32CubeIDE Silent/Noninteractive Install

I'm attempting to set up a CI pipeline to build firmware built in STM32CubeIDE, but I've not been able to get STM32CubeIDE installed via Dockerfile without manual intervention. Is there a silent install or a way to pre-accept the license agreements s...

MBand.3 by Associate III
  • 1949 Views
  • 1 replies
  • 0 kudos

Resolved! STM32_I2C_BMP_280

Hello Everyone, I am trying to interface BMP280 sensor using I2C with STM32F401 Discovery Board. My code gets compiled without any error and i have declared two global variable, Temperature and Pressure . when i debug using ST Link GDB sever I cannot...

APand.7 by Associate II
  • 2087 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE 1.12.0 released

STM32CubeIDE 1.12.0 was released today on st.com as well as an in-tool update patch.What is new in 1.12.0?* Microcontroller and board lists aligned with STM32CubeMX v6.8.0 – Added the support for the STM32H5 series microcontrollers – Added the suppor...