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

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
  • 1528 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
  • 6520 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
  • 976 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
  • 1357 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
  • 502 Views
  • 0 replies
  • 0 kudos