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! xpt2046 touch controller

Hi, I'm having trouble with the resistive touch screen on my display. Here's some info about my project - I'm using an stm32f401cdu6 microcontroller, a 7" display with an SSD1963 controller, and a touch controller XPT2046. I based my project on the o...

kob77 by Associate III
  • 13715 Views
  • 29 replies
  • 1 kudos

SFR view crashes STM32CubeIDE

Whenever I try to use the SFR view window, it consistently crashes the IDE. Completely hangs up, not responding to anything (e.g. resizing the window) anymore.. left it sit for 15min (way too long) no responsiveness.I can easily reproduce this by lau...

Hans1990 by Associate
  • 2599 Views
  • 8 replies
  • 2 kudos

Unable to debug from STM32CubeIDE

Hi,I am having a problem where I am unable to run my code in debug mode from within STM32CubeIDE v1.15.I can program the device fine with STM32CubeProgrammer, but when I try to debug I get this output:log output file: C:\Users\[me]\AppData\Local\Temp...

TomC1 by Associate III
  • 2663 Views
  • 7 replies
  • 2 kudos

STM32CubeIDE V1.15 ST-Link upgrade problem

Hi all,I have a STM32C011 project. I am using a STMF0-Discovery as a ST-Link, as I have done many times before.I have upgraded STM32CubeIDE to V1.15. It is asking me to upgrade the firmware in the ST-Link. Going through the upgrade process, it fails ...

PGump.1 by Senior III
  • 8359 Views
  • 15 replies
  • 7 kudos

printf SWO, stlink

Hello everyone,I program on stm32h757 with stm32cube IDE on macOS Sonoma. (stlink v3 minie)Until recently, I debugged with the st link and displayed printf in the swv console without any problem.For technical reasons, I made the program work with the...

Capture d’écran 2024-04-08 à 17.33.37.png
MA4 by Associate III
  • 2207 Views
  • 5 replies
  • 0 kudos

Resolved! How to Install STM32CubeIDE Without Internet?

HelloI am a STM32CubeIDE user. After installing STM32CubeIDE for the first time, run it to create a project, you will be prompted to connect to the Internet to download the package as shown in the picture below.However, I need to participate in the c...

0693W00000KcqEpQAJ.png

USB communication

I am Using STM32h563ZIT6 Nucleo Board ,we are not able  serial communicate via USB with other host and with other terminal ,what may be the reason and What are all the configuartion , that we need to set-up before building a code in Cube ide 

ADC - 4 channels crostalk

Hi, im using NUCLEO-u575zi-q and im trying to sample signal via adc multi-channel, im also using DMA to transfer the sampled data into memory buffer. the buffer is filled by this order: in the 0th place of the buffer - channel 1, 1th place of the buf...

Ditzhak by Associate III
  • 1237 Views
  • 3 replies
  • 2 kudos