STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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 II
  • 395 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
  • 2101 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
  • 667 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
  • 10609 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 II
  • 2301 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

Resolved! How to detect STM32CUBEIDE version in STM project?

Hello,I want to compile STM projects sent to the automation program. The developed projects are created using different versions of STM32CubeIDE, such as STM32CubeIDE 1.6, 1.9, or 1.16. When I tested it manually and provided the IDE version informati...

dikene by Associate
  • 665 Views
  • 3 replies
  • 3 kudos