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

STM32 package installation error

Hi,I have recently installed STM32CubeIDE 1.18.0 on my windows 11 pc. I am not able to generate the code using a .ioc file. I always get package installation failure error as show below in the imageWhy is this error happening and how can I resolve th...

avbST_0-1744112403416.png
avbST by Associate
  • 75 Views
  • 0 replies
  • 0 kudos

Bugs in STM32Cube IDE

I am facing lot of issues while using STM32Cube IDE.It seems there are lot of bugs, which makes the IDE inconsistent & time wasting.

Bsm01 by Associate II
  • 113 Views
  • 1 replies
  • 2 kudos

Resolved! C++ with STM32CubeIDE

Hi,So I have been trying for last few days to port a library from Arduino and I am using STM32CubeIDE to generate code for the peripherals as it would be quick for my work and I do not want to change the Arduino code much other than the required thin...

Build terminate with exit code -1.

Hi All,I compiled my code, no error no warning, but I get this code below. Also, when I try to run the code, it is not uploaded to the board.Could you pls check for me ? **** Incremental Build of configuration Debug for project Boot ****make -j8 all ...

demir by Senior II
  • 1455 Views
  • 4 replies
  • 0 kudos

SWV Trace not working in C++ projects

I am having problems using SWV options with c++ projects, using a Nucleo F767ZI board.I tried using SWV data trace with a simple C project and everything works fine, however (using the same configuration I used in the C project) I couldn't get any ou...

Newbie, question about opening cube

Edit by ST Moderator: This post has been translated from Chinese to comply with the ST Community Terms and Conditions (§10.2). Why is it that after turning off the computer after downloading and using it, and turning it on again, the cube won't open ...