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

Target disconnected error

Hi.I have recently encountered a problem that I'm not capable of solving in for a few hours now.I'm using STM32F042K6T6 as a uC and, when I try to debug my projet, it shows me the following errors:Failed to execute MI command:target remote localhost:...

ItzNicolo by Associate II
  • 1959 Views
  • 4 replies
  • 1 kudos

Resolved! Avoiding the "variable set but not used" warning

This may be such a basic question, that I may be embarrassing myself here. Not even sure if I've selected the best fitting location...I like to keep a "clean slate" when compiling, that is, no warnings should be present. It makes it easier to see if ...

EThom.3 by Senior
  • 1681 Views
  • 10 replies
  • 7 kudos

Package management, why to copy all files?

I'm highly confused. Coming from Keil MDK, I really enjoyed the CMSIS-Pack approach to manage dependencies. A MCU (and vendor) independent and efficient approach which works in command line and various IDEs (Keil MDK, VSCode with plugin, Eclipse). Se...

JKapp.1 by Associate III
  • 991 Views
  • 16 replies
  • 6 kudos

STM32CubeIDE autocomple (content assist) not working

My autoomplete shows "no default proposals" when plrssing CRTL+Space and do nothin when typing "." or "->" or any other trigger...Some people solved this enabling "Parsing-based Proposals" in the "Content Assis -> Advanced" tab but mine is enabled an...

Debug a Zephyr project in STM32CubeIDE - Windows

Hi All,I'm trying to setup STM32CudeIDE 1.17.0 to build and debug my Zephyr OS project (STM32H745).  Mainly to get access to the dual core debugging features that the IDE provides.I found Zephyr has a page to guide setup on a Linux machine, but the s...

Simon33rd_0-1737015528712.png

Resolved! CubeIDE closes itself

Hi, I'm going crazy over here because the stm32cubeIDE closes itself a few seconds after loading. Literally, I double-click on the icon, the program comes up, and sometimes after 5, 10, or 20 seconds, it closes itself. After cloasing a small window a...

DBrug.712 by Associate II
  • 6984 Views
  • 17 replies
  • 2 kudos

Resolved! IDE 1.17 Crash after few seconds

Hello I have answer in other post that shows  a solution but it didn't work, I am looking for a different or better solution than uninstalling and erasing the keys of the registers. I have copied repository and workspace folders from an older compute...

Resolved! Managing multiple configurations

Originally a reply to this, but is a separate discussion.I've been playing with build configurations, working set, etc, for a while.I know it's Eclipse and CDT's fault, not STM's. But it's SOOOOOOOO confusing, and there must be a solution. So far, I'...