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

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 1930 Views
  • 0 replies
  • 3 kudos

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

Issue in creating new project using STM32IDE

Hi team,I am using STM32IDE version 1.7.0. when I trying to create new project by selecting STM32F373VC as the controller. I am getting an error message saying, "Error downloading the following files: stm32cube_fw_f3_v1115.zip (Timeout during downloa...

KKB by Associate
  • 641 Views
  • 1 replies
  • 1 kudos

Resolved! add drivers BSP for STM32H735G-DK

I need to add the BSP libraries for the STM32H735G-DK board to enable display functionality. I have downloaded the STM32CubeH7 package and navigated to the Driver folder, where I selected my board and found the necessary BSP libraries.However, when I...

zaidmoha by Associate II
  • 1780 Views
  • 21 replies
  • 0 kudos

Unable to login to ST account in CubeIDE

 After I entered the email address and passwork and click Login button, the "User Authentication Dialog" then closes and nothing happens or changes.The problem occured both in my home and school, where I'm sure that there are no firewall blockage in ...

OW1TY2_0-1740929749463.png
OW1TY2 by Associate II
  • 770 Views
  • 2 replies
  • 1 kudos

Resolved! AZRTOS and FTP support

STM32CubeIDEVersion: 1.14.1STM32CubeMX - STM32 Device Configuration ToolVersion: 6.10.0-RC9Build: 20231120-2037 (UTC)OS: Linux (Mint 21)I am trying to add support for FTP support using CubeIDE.  In the Software Packs Component Selector, under Network...

Resolved! downloading STM32CubeIDE

I have got STM32H7 50B=DK , I am unable to complete stm32CubeIDE download with 'network error', how can I resume download from where it stopped. Thanks in advance

ksale.1 by Senior
  • 743 Views
  • 3 replies
  • 1 kudos

Resolved! Upgraded STM32CubeIDE to 1.18.0, no st-link detected

I was just debugging earlier today on my STM32H7B3I-EVAL board from my Mac (Sequoia 15.3.1), which I have been doing for weeks.  Note, the eval board has a built in ST-link.  Things were going great.  I figured it was a good time to install github in...

MF1 by Associate III
  • 2380 Views
  • 6 replies
  • 1 kudos

Problem: recovering ADC value

I've been stuck for several days retrieving adc values from the mp23abs1 analog microphone on my stevalmksbox1v1. I just want to test to see if the adc values fluctuate according to the sound level where I am, but nothing moves. In debug mode in live...