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! CMSIS RTOS V1 Semaphore issues in STM32CubeIDE

Hi,I am using STM32F405, CMSIS RTOS V1, and STM32CubeIDE. I want to create a timer interrupt that periodically release the semaphore to signal the execution of a task. The issue is that it gets stuck after osSemaphoreRelease is called in the interrup...

DLim.16 by Associate II
  • 1622 Views
  • 4 replies
  • 0 kudos

Missing firmware packages - can't create a project

Fresh installation, when I try to create a STM32 project a zip file with firmware is downloaded and unpacked, but I still get this error message:"Code generation could not be done because necessary firmware package is missing. Not able to complete ST...

KOlsz.1 by Associate II
  • 2017 Views
  • 3 replies
  • 0 kudos

Unable to update software packs

Hi,I am unable to update embedded software packages.To update I select "Manage embedded software packages" menu item. Packages manager window opens. I see "Check Firmware & Software. Download File updaters.zip" but progress bar stays at 0 bytes. Afte...

Dmitri by Associate II
  • 722 Views
  • 3 replies
  • 0 kudos

Resolved! How do I uninstall STM32CubeIDE from macOS?

I would like to remove STM32CubeIDE (v1.2.0) from my Mac (os 10.14.6).Removing the IDE is straightforward, just drag the .app to the trash. But how do I remove the ST Link Server from my machine? The ST Link Server Installer doesn't specify where it ...

BFrau.1 by Associate
  • 2166 Views
  • 2 replies
  • 2 kudos

Bug in the debugger?

Not sure whether this is a GDB or Eclipse behavior, or "feature" of debug info created by gcc compiler...Debugger in CubeIDE and Atollic refuses to display pointers to volatile.For example: volatile char *ptr = some_func();It always says that such po...

Pavel A. by Evangelist III
  • 906 Views
  • 5 replies
  • 0 kudos

Building time

HelloI'm new to STM32 tools and i have installed STM32CubeIde. When i build a small project it takes over 1 min:1m.504ms. Is this due to a setting that i missed ?

Tte B.1 by Associate
  • 390 Views
  • 2 replies
  • 0 kudos