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

Resolved! Program size calculation using STM32CubeIDE

 Hi, When compiling program using Keil IDE, understand that the program size that flash to MCU can be calculate by:Program size = Code + RO + RWHowever, when compiling using STM32CubeIDE, how to know the program size going to flash into the MCU flash...

chai2145_1-1728379506281.png
chai2145 by Associate III
  • 1106 Views
  • 2 replies
  • 3 kudos

Error: Code generation could not be done because the necessary firmware package is missing. Not able to complete STM32Cube project creation.

I hope this is the right thread for my question. I recently decided to switch to STM32CubeIDE from the online compiler as there is debugging and is offline capable.I downloaded STM32CubeIDE and went to create a new STM32 Project. I selected my dev bo...

0693W000006F5mEQAS.png 0693W000006F5n2QAC.png 0693W000006F5nqQAC.png
CWill.3 by Associate II
  • 9566 Views
  • 18 replies
  • 1 kudos

CubeIDE Memory view - why different fonts?

Why am I getting 2 different fonts in these Memory views?If I now create a new view, it uses a different font: It seems that it only happens in a newly-created view; if I switch from that last one to one of the earlier views, then switch back again, ...

AndrewNeil_0-1728052642767.png AndrewNeil_1-1728052675908.png AndrewNeil_2-1728052764836.png AndrewNeil_3-1728052915084.png

Resolved! STM32IDE cannot sometimes find an included linker file

I have a complex project that has multiple sub-projects inside. One of these projects has an additional .ld file called "STM32L431KCUX_SHARED.ld". This file is a linked resource in other sub-projects and normally it works without an issue, every "STM...

MO94 by Associate II
  • 1297 Views
  • 4 replies
  • 1 kudos

STM32Cube IDE 1.16.1 unusable on Linux Mint 22

I recently updated to Linux Mint 22 (Cinnamon 6.8, kernel 6.8.0, Ubuntu 24.04) by means of the "generic Linux" version. (I had tried without success the Debian package and was advised to use the "generic" instead).The software works and compiles OK a...

feb by Associate
  • 1055 Views
  • 1 replies
  • 0 kudos

Handler Semaphore in STM32

Hello, I'm having an error and need helpIn NormalTask, I am getting an error at line 250. I want to hold the Semaphore and when I press the button, it will release the Semaphore. The error I'm getting is that the task automatically releases the Semap...

noname8888_0-1728265570653.png