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
  • 1222 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
  • 507 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...

Resolved! I cannot use the HAL functions for ADC?

Hey there,I tried to modify an existing project by using the ADC to measure a current. My problem is when I try to include the header stm32l4xx_hal_adc.h and use the functions like HAL_ADC_Start(); i will get the error undefined "reference to...". I...

0693W000003BaB4QAK.jpg
SStad.1 by Associate II
  • 7888 Views
  • 24 replies
  • 0 kudos

Using a TIM2 for µs measurement in thread in combination with FreeRTOS leads to HardFault_Handler being called.

I'm working with the Nucleo-G474RE Board. With the STM32CubeIDE I set up FreeRTOS and assign TIM6 as Timebase Source (as recomended by the IDE). I create a basic Thread to test a basic scoped timer I want to use for timing measurement. The ScopedTime...

0693W000003BaODQA0.png 0693W000003BaeBQAS.png
JHöfl.1 by Associate III
  • 1162 Views
  • 1 replies
  • 0 kudos

QUAD SPI read not working

Hi all,I am working with STM32L476RG and using ST32cubeIDE for developing project. I am trying to enable Quad SPI in my project . I am using MX25R8035FM1IL0 as flash memory. I followed the code in the software package of ST, but it is not working. Wh...

AN4891 - Examples of DTCM and ITCM

I would like to get examples of how to use the DTCM and ITCM per AN4891. I am particularly interested in examples of the configurations defined in AN4891- 1 - D1_ITCM - D1_DTCM,  D1_ITCM - D1_AXISRAM and  D1_ITCM - D1_SRAM.

MLane.3 by Associate II
  • 2145 Views
  • 2 replies
  • 0 kudos

STM32F030F4 with STM32Cube tools

Hi I used STM32CubeMX to create a new project for STM32F030F4 + STM32CubeIDE.The project was created, but when I compile, all the data by default is mapped to address 0x00008000, just after the valid range of the flash mirror. How strange...Problem o...

SSkje.1 by Associate II
  • 5631 Views
  • 12 replies
  • 0 kudos