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

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1558 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 591 Views
  • 0 replies
  • 0 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...

Does STM32G070RBT6 MCU support USART(RS-232) software (XON/XOFF) flow control by default? If not, then after enabling HW flow control using .ioc file is there anything else that I will have to do to get the Hw flow control working?

I am using USART2 in DMA mode for Tx/Rx. I have attached the USART configuration after enabling HW flow control CTS/RTS. Are the configurations corrrect or do I have to modify anything?

_legacyfs_online_stmicro_images_0693W00000bkacHQAQ.png
AYada.8 by Associate
  • 2885 Views
  • 3 replies
  • 0 kudos

Resolved! Error in STM32 Cube IDE on Nucleo F746ZG Target no device found Error in initializing ST-LINK device. Reason: No device found on target.

I am flashing a developed code on a Nucleo F746ZG on STM Cube IDEThe board is taken from the "STM32 Nucleo Pack: LoRa LF band sensor and gataway"When I start the debug mode, this error message appears:Target no device foundError in initializing ST-LI...

Italo by Associate II
  • 8825 Views
  • 6 replies
  • 0 kudos

Resolved! how to setup STM32CubeIDE for stm32f334?

I have experience on using stm32f1 series. but now I need to work with stm32f334 and it looks very complicated!! where can I found a step by step guide to setup CubeIDE for stm32f334, especially to generate pwm using HRTIM?

MJavi.1 by Associate III
  • 1684 Views
  • 1 replies
  • 0 kudos

STM32U5 wake from STOP2 after periodic adc dma buffer full

Working with a Nucleo U575ZI-Q dev kit and STM32CubeIDE. I would like to sample ADC4 using LPTIM1 @4khz, transferring data to a buffer of 256 samples, and then wake up after 256 samples to process the data, then start all over again... I can get th...

sleon.1 by Associate II
  • 2410 Views
  • 2 replies
  • 0 kudos

We are looking for examples or documentation on using Wi-Fi connectivity to interface STM32 with a MQTT broker.

We got B-L475E-IOT01A development board and we need to use Wi-Fi to interface with a generic MQTT broker.However, the included STM32CubeIDE examples were not very helpful at all.Are there any more STM32CubeIDE examples or documentation available on s...

Cannot get any CubeIDE projects to build in VSCode extension

I have now tried to import and build several of my STM32CubeIDE projects with the extension. None of them build, with the compiler failing to find include files. Surely the importer should parse the STM32CubeIDE project files and resolve this automat...

SidPrice by Associate III
  • 811 Views
  • 0 replies
  • 0 kudos

Resolved! Error in "stm32f103xb.h"?

When I compile my project from CubeMX generated project, I get the compile error:../../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h:658:29: error: expected identifier before '(' tokenNow that line reads:#define USB         ((USB_TypeDef *)...

PGild.1 by Associate III
  • 5863 Views
  • 8 replies
  • 0 kudos