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

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

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
  • 7063 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'...

Resolved! How to start with STM32?

HELLOI would like to start working with ST microcontrollers.I work with an 8-bit Atmel.Interested in moving to ST32I purchased a STM32373C-EVAL development kitI installed STM32CUBEIDEHow can I start step by step.Explanation - videos and so on.Thanksi...

STM32CubeIDE won't generate Keil project

Title edited: just "STM32CubeIDE" doesn't tell anything of what the post is actually about - especially in the STM32CubeIDE forum!Hello Team,I wanted to generate the code through the STM32CubeIDE and use the Keil simulator to test the code.I have gon...

Akhilesh_30_0-1736943715708.png

Getting started with STM32

Hello everyone.I'm starting to work with ST .Working on nucleo-g071rb.I watched the videos.I turned on an LED and managed to send a string on the UART.I'm trying to define an array or variables and I can't.I worked in a different environment, Atmel's...