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

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
  • 2310 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
  • 2788 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
  • 979 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
  • 2782 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 Super User
  • 1160 Views
  • 5 replies
  • 0 kudos

2 Warnings are generated from '.project' file with the references MCUEndUserDisabledTrustZoneProjectNature and MCURootProjectNature.

Hello, two warnings are generated from the '.project' file in STM32CubeIDE with the references MCUEndUserDisabledTrustZoneProjectNature and MCURootProjectNature The file was generated by STM32CubeMX. Unfortunately I did not find anything in the Inter...

Vincent1 by Associate
  • 420 Views
  • 1 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
  • 498 Views
  • 2 replies
  • 0 kudos