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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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 get stuck on Licensing agreement.

The STM32CubeIDE get stuck, and it was impossible to close without rebooting the whole computer.I'm using Ubuntu 22.04.3 LTS.Screenshot attached.Something goes wrong. Is there any workaround?

VesaH by Associate
  • 1453 Views
  • 2 replies
  • 1 kudos

Resolved! Unable to build example project for P-L496G-CELL02

Hello Everyone, I am trying to build the project from the pack "STM32CubeFunctionPack_LTE1_V1.1.0". I am using CubeIDE 1.12.0. Kindly help me build the project, I am new to STM32 CubeIDE. Thanks and regards.   

1.PNG
PSaga.1 by Associate III
  • 2514 Views
  • 8 replies
  • 2 kudos

Resolved! Simple DAC application to generate Voltage on pin

I am using stm32f407g.I wrote this simple code which (in theory) should give on pin PA4 the voltage set in "DACout_v" (in this case I set 2.8V)Following this document (the section "Digital sine waveform pattern preparation") I derived DOR and then ga...

luke514 by Senior
  • 1343 Views
  • 3 replies
  • 1 kudos

NFC Tag Communication with M24LR04 EEROM

I have an M24LR04 NFC tag on the X-Nucleo-02A1 board connected to the Nucleo-F401RE board. I have initialized the I2C ports and other ports in STM32CubeIDE. I would like assistance writing a simple code to write some data to the M24LR04 EEROM and the...

Resolved! UART interrupt transmission or reception not happening

I am stuck dont know what i am doing is wrong ... have been stuck for 2-3 days whenever i debug it just stops (not end just that debug arrow disappears and dont move forward) after HAL_UART_Transmit_IT() in int main(). #include <stdint.h>#include "st...

Resolved! Error when building relating to .elf and flash overflow data

I did the steps below:1. Use Motor Control WorkBench to create and configure my eval board with motor characteristics with its HAL sensors2. Used CubeMX to generate the project3. Opened the generated project in CubeIDE and tried to buildI have not to...

Resolved! STM32CubeIDE Version 1.13.2 and STM32H573

Hi,I am using the STM32H573 and GCC Version 7 in CubeIDE (MS Windows) for device debugging.For debugging I am using:- STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server.win32_2.1.0.202305091550\tools\bin\ST-LINK_gdbserver.e...

Box69 by Associate II
  • 1751 Views
  • 4 replies
  • 0 kudos