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

Resolved! How to produce list of pin assignments?

Hello, all,I'm using STM32CubeIDE to design my first STM32 micro-controller circuit. I've used the tool to assign functions to about 20 pins on the micro-controller so far. Now, I'm at the stage where I'm creating the schematic and connecting externa...

KevinZ by Associate III
  • 1061 Views
  • 3 replies
  • 2 kudos

All themes except classic break IDE tabs and icons

Windows 11 / IDE Version: 1.17.0 / Build: 23558_20241125_2245 (UTC)I tried changing the IDE's theme from classic to Dark, Light, and even Eclipse Marketplace themes. I always get some weird visuals. If I have one tab selected and hover over another, ...

Ziimag by Associate
  • 455 Views
  • 1 replies
  • 0 kudos

Bare Metal ADC on NUCLEO-H745ZI-Q

Hello,I am troubleshooting a similar problem as described in this post TM32H7 ADC Baremetal - Cannot get ADC module readyI am using PF10 on ADC3 as it is already routed to the CN10 header. Intentionally ignoring CMSIS header/defines in the spirit of ...

Screenshot from 2024-11-26 18-02-05.png

STM32CubeIDE crashes after 2 minutes

Hello everyone!I installed STM32CubeIDE and every time when I want to start it, it crashes after two minutes. I found one solution related to the workspace here in ST community, but it doesn't work for me. Last few days I am trying to solve this prob...

CubeIDE 1.8.0 - debug stepping doesn´t work

Hi there, I´m using CubeIDE 1.8.0 - I recently updated to the newest release and noticed that debug stepping isn´t working as expected, anymore. Scenario; I can download my image and it allows me to do a few steps to begin with (from main entry point...