STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! Postcompilescript: Emty command

Hello, I'm using STM32CubeIDE Version 1.17.0. A project import from an older Verionen causes an Error message while compiling: Errors occurred during the build.Errors running builder 'CDT Builder' on project '<Projectname>'.Internal error building pr...

hja by Associate
  • 219 Views
  • 4 replies
  • 1 kudos

Unable To Create/Open STM32 Projects

I closed out of my project last night, and tried opening it today and kept having it just freeze on the homepage of the STM32cubeide. I even tried creating a new project and nothing. I even tried reinstalling but still same error. When I try to close...

CFran.1 by Associate II
  • 5250 Views
  • 12 replies
  • 0 kudos

STM32CubeIDE - 1.15.1 - Dependency to libncurses5

Hello,I want to use STM32CubeIDE with Ubuntu 24.04 (new LTS), but on this version we don't have libncurses5 but libncurses6. If we install STM32CubeIDE from .deb we have an error because libncurses5 is not installableIf we install STM32CubeIDE from g...

Dunfell by Associate
  • 3186 Views
  • 9 replies
  • 9 kudos

Using -include file GCC option causes errors.

I have an STM32H743 project generated and i'd like to include an external file using the GCC "-include file" command option. I've added it as shown in this screenshot under C/C++ Build > settings > MCU/MPU GCC Compiler > MiscellaneousThe problem is t...

BobaJFET_0-1738262058529.png
BobaJFET by Associate III
  • 586 Views
  • 10 replies
  • 3 kudos

Resolved! How do I stop sys_app.c from generating in Core?

I'm working on a stm32wle5c8 Lora project.  I have my own overrides of HAL_InitTick, HAL_GetTick, HAL_Delay and HAL_IncTick because I want to use SysTick as a high-resolution timer.  With this new project, a file Core/Src/sys_app.c is being generated...

jkercher by Associate
  • 157 Views
  • 1 replies
  • 1 kudos