STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

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

Installing CUBE IDE on Ubuntu 23.04

New to STM - so far 2 major complaints...  CUBE products are basically unreadable to me...  Using a light grey on white background makes CUBE MX, at least, non-useable - can't see any themes options. I did see that CUBE IDE supports themes so I tried...

CanHobby by Associate
  • 3414 Views
  • 2 replies
  • 1 kudos

Resolved! STM32F412G-DISCO Blank Screen Problem

Hi, I have tried programming and resetting this discovery Board but all I now get is this fuzzy grey screen as shown in the image is there anyway to do a hardware reset or is it a programming error? I just either want to reset the board back to its d...

Linkpad by Associate III
  • 1002 Views
  • 1 replies
  • 1 kudos

How to debug Lorawan from AN5481

Hi all,I'm working with a board build with STM32CubeWl, in the pdf file here section 5.3.1 it's say for debug swith the source code use APP_LOG, it's right in my source code I have APP_LOG, but my question is where is the output ? UART ? Form StLink ...

SBaro.11 by Associate III
  • 678 Views
  • 1 replies
  • 0 kudos

CubeIDE open declaration leads to file.h

Hi everybody.Im using cubeide for a dual core mcu and when it generate code F3 keyboard button that opens declaration for that function will lead to the .h file. I want it to lead to the .c file.Once i did some changes to project properties c/c++ sym...