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

STM32CubeIDE: Problems with including files

I know this has been discussed before before, but for some reasons, I still can't make my project compile without having errors in it, because of including one file. I have included the path in "Paths and Symbols" tab.Code in "main.h" file This is th...

0693W000008wq3eQAA.png
FGerm.1 by Associate II
  • 2594 Views
  • 4 replies
  • 0 kudos

Custom HID device

Hello,I am planning to use the Custom HID device from CUBEIDE on an STM32F103 (I do not want to use CDC). I would like to use this in order to transfer simple packets of 20 bytes to and from the PC in a reasonable speed. I already set up some keyboar...

Can't use/create Debug Config for OSS-7 Stack

OSS-7 is the open-source stack for the DASH7 protocol:https://mosaic-lopow.github.io/dash7-ap-open-source-stack/The build system is created with CMake:https://mosaic-lopow.github.io/dash7-ap-open-source-stack/docs/building/Specifying -G "Eclipse CDT4...

0693W000007EAPlQAO.png 0693W000007EAQFQA4.png 0693W000007EAQKQA4.png 0693W000007EAQjQAO.png

CubeIDE - import existing Eclipse project; add debug

Basically the same question as here:https://community.st.com/s/question/0D53W00000Y2lIsSAJ/cant-usecreate-debug-config-for-oss7-stackbut making it generic - hopefully reaching a wider audience.See also: https://community.st.com/s/question/0D53W00000Z...

CubeIDE for mac collapse

Hi, I found that my CubeIDE for mac will collapse in this circumstance.When I open the CubeIDE for mac and choose to create a new stm32 project, it will come into the section of choosing the MCU, but if I just suddenly wanted to create a CubeMX proje...

XYang.2 by Associate II
  • 959 Views
  • 4 replies
  • 0 kudos

Resolved! SBSFU. STM32H753 example. CubeIDE

Hi. I have some troubles with example. IDE ver. 1.6 SBSFU ver. 2.4NUCLEO-H753ZI exampleSBSFU now have only SW4STM32 examples. In SW4STM32 IDE this examample build ok, without warnings and errors. Try to convert example to CubeIDE.Core project build o...

How to get "explore macro expansion" to work

I was wondering if there was some trick in STM32CubeIDE to get "explore macro expansion" to work. When I right click and select this nothing happens. It works perfectly fine in Codewarrior 11.x so I am not sure what I am doing wrong. Thanks,