STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! Problems with NUCLEO-STM32H7S3L8 development

Hello,I have two NUCLEO-STM32H7S3L8 boards and would like to use them to test things for one of my projects. Unfortunately, the documentation is somewhat sparse, and only the absolute necessary is explained. I started with the XIP template to keep th...

Intector_0-1730772423015.png

Resolved! Ubuntu 24.04 install of Cube IDE 1.15.1

When moving to the latest LTS version of Ubuntu (version 24.04), I received the following message when attempting to install Cube IDE and after accepting all of the license agreements:The following packages have unmet dependencies:st-stm32cubeide-1.1...

w3dmj by Associate
  • 17045 Views
  • 19 replies
  • 10 kudos

Resolved! Unable to upload firmware on Ubuntu 24.04

As described in this post during installation of CubeIDE on Ubuntu 24.04 an error is presented because libncurses5 is not available for Ubuntu 24.04. This can be worked around by using the generic installer. When attempting to upload firmware to an M...

Lennart by Associate
  • 1285 Views
  • 2 replies
  • 0 kudos

Cube IDE 1.17.0 Windows 11 cannot launch openocd

Fresh installation of CubeIDE 1.17.0 on Windows 11.Attempting to program U585 IoT kit following instructions here: https://community.st.com/t5/stm32-mcus/getting-started-with-stm32u5-iot-discovery-kit-and-aws/ta-p/49682The project builds (with some w...

sdtbb by Associate II
  • 758 Views
  • 7 replies
  • 1 kudos

Invalid Input: Must be project's active .ioc file.

Hi,I am new to the STM32 platform. As for research purpose I got myself the B-L462E-CELL1 board. I need to connect to the internet and send sensor data to AWS IoT Core. I tried to explore the STM32CubeExpansion_CELLULAR package to change the code acc...

SSWM by Associate III
  • 453 Views
  • 5 replies
  • 0 kudos

Folder settings are different than project settings

Hello, I just imported a shared project from DevOps and I had to change some absolute paths to project relative paths in Project Properties-C/C++ General-Paths and Symbols-Includes.Now I am still facing some errors like: "...No such file or directory...

NCatt1_0-1736504943401.png NCatt1_1-1736504991838.png
NCatt.1 by Associate III
  • 216 Views
  • 3 replies
  • 1 kudos

Ethernet_F439_Error_Handler

 I am using a standard working example of STM32F429ZI on an STM32F439ZI. Usually if the pinout match, these codes work if the series differs also. But the Ethernet initialization is not happening and since the code is given by STM32 Cube IDE, unable ...

Screenshot 2025-01-09 105141.png