STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Resolved! Problem adding source file to STM32CubeIDE project I can add a .cpp file containing a trivial test function to the Core/Src folder, 'build' seems to process it ok but can not acces this from another source file.

Declaring external function in main.c causes no errorextern plus_one (int) ; // Causes no problembut from within main () int x = plus_one (2); // causes build to fail11:20:23 **** Incremental Build of configuration Debug for project TemplateL432KC_DM...

JFree.1 by Associate II
  • 678 Views
  • 3 replies
  • 0 kudos

STM32 Nucleo L476RG: Debugger Connection Lost I try uploading a blank project and receive a message saying the debugger connection is lost. I tried 5 different USB Mini Cables and uploaded successfully to a completely different Nucleo Board (H745ZI-Q).

This is the message I receive when debugging for the STM32 Nucleo L476RG Board:STMicroelectronics ST-LINK GDB server. Version 5.8.0Copyright (c) 2020, STMicroelectronics. All rights reserved.Starting server with the following options:    Persistent M...

SMaci.1 by Associate II
  • 650 Views
  • 2 replies
  • 0 kudos

CubeIDE hangs when starting configurator

Shortly after starting CubeIDE, if I open a .ioc file, the IDE starts the configurator, but then hangs with the pinout window incomplete and one processor core running 100% indefinitely. I am running CubeIDE 1.6.1 under Ubuntu Linux 18.04.5 on a 2-c...

TJack.2 by Associate III
  • 1773 Views
  • 8 replies
  • 1 kudos

Resolved! (Solved) STM32Cube IDE FreeRTOS Task Aware Debugging

Hi,I'm currently trying to configure FreeRTOS task aware debugging. It mostly seems to be working, however, I cannot get the Min Free Stack, Event Objects or State columns fully working on the Task List Tab. The image below displays the current state...

0693W00000D1EINQA3.png 0693W00000D1EJaQAN.png
BEvan.2 by Associate II
  • 3965 Views
  • 2 replies
  • 0 kudos

STM32IDE can't connect to Internet.

Hello everyone,I have had a problem with the STM32IDE software for over a week. When I want to create a new project, I am asked to download some files from the internet but the software can't connect to the internet to download them. I am using a Des...

0693W00000ANqX8QAL.png 0693W00000ANqWyQAL.png 0693W00000ANqXDQA1.png
DVouf.1 by Associate II
  • 1339 Views
  • 9 replies
  • 0 kudos

"Attempt to unlock mutex that was not locked"

I get the following error in terminal quite frequently which crashes the stm32cubeide. This usually happens when I am opening the ".ioc" file.Attempt to unlock mutex that was not lockedThis is my workspace folder if you are interested: https://github...

YEbne.1 by Associate
  • 947 Views
  • 3 replies
  • 1 kudos