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

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

Resolved! How to Debug at custom Start Address in STM32CUBEIDE?

I am using stm32cubeide 1.12.1 version.Debugging was attempted at the start address of the program, 0x08020000. The first download was completed and debugging was normally performed. However, if you press the reset button of stm32cubeide, the timer i...

ikassma by Senior
  • 3748 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE Fails to load/start JRE (macOS (Intel))

Everything worked just fine, then suddenly my STM32CubeIDE stopped working.cd /Applications/STM32CubeIDE.app/Contents/MacOS ./STM32CubeIDEI get the following error:No Java virtual machine was found after searching the following locations: ../Eclipse/...

NMont.2 by Associate II
  • 750 Views
  • 1 replies
  • 0 kudos

Problems with STM32IDE together with NUCLEO-L010RB

HelloI've been using the STM32IDE (Windows version) along with NUCLEO 144 boards for 8 months. Now I bought a NUCLEO-L010RB and created a standard project without user code. The build was successful. The program call via RUN and DEBUG generates the f...

_legacyfs_online_stmicro_images_0693W00000bketuQAA.png
RMoeh.1 by Associate II
  • 1014 Views
  • 3 replies
  • 0 kudos

Resolved! How to reduce the size of build file.

Hi,I was trying to convert a code written in HAL to baremetal for reducing the size. The code in HAL has 90KB file size when build in Debug mode and has 50KB file size in Release mode. In case of baremetal 73KB and 63KB respectively for Debug and Rel...

SSaiy.1 by Associate III
  • 6828 Views
  • 10 replies
  • 0 kudos

No rule to make target

Hi, All I am new to use STM IC. have the following question. please help.1) Nucleo-c0316C, cubeIde Version: 1.12.12) import CubeIDE example I2C_TwoBoards_AdvComIT. that worked fine3) changed the I2C address from 0x3E to 0x78 build all. then 13:20:5...

_legacyfs_online_stmicro_images_0693W00000blAGLQA2.png

Why does my build include so many 'unused' functions ?

I use STM32CubeIde in a fairly standard way, only that I use C++ source on top of the C HAL code. When inspecting the build with Build Analyzer, I noticed A LOT of code which I think I never included.. (never sure what all the HAL files do..) for exa...

Strooom by Senior
  • 2516 Views
  • 3 replies
  • 0 kudos

Cannot revert from semihosting

Hello everyone,I am building an application on a STM32H742 chip.I can correctly enable the semihosting following this guide (How to use semihosting with STM32CubeIDE and STM32).However, I want to be able to disable it because otherwise the code stops...

GCurz.1 by Associate II
  • 1074 Views
  • 2 replies
  • 0 kudos