STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32CubeIDE 1.14.0 flto build warning

Hello. I have the following problem. When I enable flto optimization in a (freshly generated) project, several dozen warnings appear during compilation.Sample warnings:Drivers/STM32L4xx_HAL_Driver/Src/subdir.mk:88: warning: pattern recipe did not upd...

SKape by Associate II
  • 7280 Views
  • 23 replies
  • 15 kudos

Include path in c++ Cube IDE

Hello,I am converting from Arduino to STM 32 Cube IDE. Here I have a Problem with include paths:What I want:- Develop Libraries in a special folder- Add the libraries as a LINK to the Cube IDE- use #include command to include the library into the pro...

Blinky Structure.png 2025-01-05 18_19_47-Properties for STM32_Blinky.png
DocAlex by Associate
  • 272 Views
  • 2 replies
  • 1 kudos

Resolved! NetX Duo BSD integration

Has anyone successfully used the BSD addon for netxduo inside CubeIDE?  I followed the instructions at the top of https://learn.microsoft.com/en-us/azure/rtos/netx/netx-bsd/chapter2 (the #define TX_THREAD_EXTENSION_3 int bsd_errno needed a trailing s...

robmilne by Associate III
  • 1878 Views
  • 7 replies
  • 0 kudos

Resolved! Win11 - Failed to generate code CubeMX 6.13

Hi,CubeMX is unable to generate code. The program freezes and I find the following message in the logs. 2025-01-04 21:22:40,906 [INFO] BlockDiagram:2766 - set Specific Code input for plugin: RCC 2025-01-04 21:22:40,921 [INFO] CodeGenerator:896 - code...

p2baron by Associate II
  • 459 Views
  • 5 replies
  • 3 kudos

Resolved! Facing issue while creating external flash loader

I am using NUCLEO-H563ZI evaluation board and i want to create external flash loader for IS25LP128 QSPI flash memory. I used external loader files from GIT HUB and .stldr file in STCUBE programmer external loader folder location. when i try to read f...

Nagarajan_2-1711548543593.png
Nagarajan by Associate III
  • 9541 Views
  • 54 replies
  • 6 kudos

CubeIDE opens random files on debug start / end

Since a while - I guess since update 1.8 or something - CubeIDE opens random project *.c-files, when the debug process is started or stopped.In this example only main.c was open. When I clicked on "debug", "startup_stm32_g473vetx.s" was openend, and ...

a.png
CBerg by Senior
  • 2046 Views
  • 5 replies
  • 6 kudos

Dev Style problem

Before installing Dev Style, when I opened multiple tabs in the editor, the size of the Minimize and Maximize buttons was small, as shown in the picture one . After installing Dev Style, their size changed and became larger . What's the issue, and ho...

1000618084.png 1000618085.png