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

Code Coverage Gcov Lcov

Hello,is anyone able to generate a lcov coverage report in Stm32cubeIde or to visualize the the coverage result inside the editor?I have the *.gcno and *.gcda file (by semihosting). Regards Peter

PPete by Associate III
  • 800 Views
  • 1 replies
  • 0 kudos

Resolved! Bad code generation with ADC LL API and STM32CubeIDE

I recently changed the configuration of working product from HAL API to LL API to improve performances.Unfortunately, the LL initialisation code generated by the STM32CubeIDE for the ADC was incomplete, and forgets to set the PCSEL register when need...

cberg.1 by Associate II
  • 1118 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F1 with EasyCAT

Hello~I am testing my stm32f103rb board with ethercat board(as shown). The trouble i am having is that there is no easycat library to use. I did some research and only found the .cpp easycat library. I'm using stm32ide and written in C language. This...

arduino-uno-rev-3-easycat.jpg
ANHTUAN by Associate
  • 941 Views
  • 2 replies
  • 1 kudos

STM32CubeIDE locks up on Java

HiI have STM32CubeIDE 1.16.0 installed on Ubuntu 22.04.4 on a DELL with Intel i7. Whenever I close the IDE with the MX interface open, it cannot start again, and it complains about Java. It is probably an Eclipse error, but it is a bit of a pain. I k...

ErikLea by Associate
  • 437 Views
  • 0 replies
  • 0 kudos

Compile problems because of linked resources

I update to V1.16 and found, that my project cannot compile anymore.Problem are compile errors, double definitions and so on. I did not change the code, just updated and regenerated everything include the code generation of CubeMX ( from within the i...

SThie.1 by Associate II
  • 571 Views
  • 1 replies
  • 0 kudos

STMCube32 IDE - license terms not readable

When installing for example the Nx_MQTT example for B-U585IOT02A you need accept a license for CubeFW U5 1.6.0. You are supposed to view it 1st. However, at least with Ubuntu 22.04 and FireFox as default browser (default for Ubuntu 22.04) you can't v...

JanneKiiskila_0-1724071861149.png JanneKiiskila_1-1724071900551.png