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

HAL_SYSTICK_Config() hangs on HAL_Init()

I had a working project in STM32CubeIDE when "suddenly" HAL_Delay() did no longer properly work (with the stepper motor shield). During investigation I found that HAL_Delay was basically hanging forever. No, without knowingly changing something, my c...

0693W00000AP5kEQAT.png
MDaub.1 by Associate III
  • 644 Views
  • 1 replies
  • 1 kudos

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
  • 249 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
  • 5367 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
  • 3319 Views
  • 9 replies
  • 13 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
  • 666 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 II
  • 172 Views
  • 1 replies
  • 1 kudos

Resolved! Patching STM32 FW package before build

Hi!I use STM32CubeIde + FreeRTOS + LWIP and quite often, especially for debugging, I change features through CubeMX. It causes reloading of several files that I would like to patch before build.  Examples are LWIP->tcpip.c or LWIP->cc.h.I face an iss...

OskarMe by Associate II
  • 193 Views
  • 2 replies
  • 2 kudos