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

I want to uninstall New COMPILER VERSION ( I want to Uninstall New Compiler 9-2020-q2-update) and always want the STMCUBEIDE to use Compiler 7-2018-q2-update how can I do this in STM CUBE IDE

I want to uninstall New COMPILER VERSION ( I want to Uninstall New Compiler 9-2020-q2-update) and always want the STMCUBEIDE to use Compiler 7-2018-q2-update how can I do this in STM CUBE IDE

0693W00000D0sAgQAJ.png

Resolved! Custom HID and CUBEIDE with stm32f103/stm32l462 are too slow.

I have read online and saw that people can use the USB custom hid class generated by the CubeIde and they get good transfer speeds.Also in the past I have worked with stm32(F103RE/L462RE) and a older usblib for custom HID and KeilIDE. I used this tog...

MRosc.1 by Associate II
  • 1840 Views
  • 1 replies
  • 0 kudos

NVIC ISERx registers address are wrong in STM32F446RE

I am using STM32F446RE. I am using the STM32CubeIDE. As STM32F446RE is Cortex-M4 based processor I have also gone through the M4 generic user guide and found that the range of NVIC_ISER0- NVIC_ISER7 is 0xE000E100- 0xE000E11C. But when I ran the code ...

0693W00000BaBsyQAF.png
PK by Associate II
  • 3425 Views
  • 12 replies
  • 0 kudos

In main.c I have #include <regex.h> and calls to regcomp and regexec. In the build output, I receive undefined reference to `regcomp'. Is it an error in the linker stage? What linker setting I should change?

MCU GCC Linker options are-mcpu=cortex-m3 -T"C:\Users\ssz\STM32CubeIDE\temp\edmr2\STM32F103VETX_FLASH.ld" --specs=nosys.specs -Wl,-Map="${BuildArtifactFileBaseName}.map" -Wl,--gc-sections -Wl,--verbose -static --specs=nano.specs -mfloat-abi=soft -mth...

Resolved! Debug CMake project with STM32CubeIDE

Hey, I'm using the latest Cube IDE and would like to Debug a Cmake Project.I'm using an Stm32F429 Disc Board for testing purposes.The Project Structure looks like this:myProjectSourceCodeapp (contains main() + ASM Startup Code + App Code)modulesSomeM...

0693W00000D08PGQAZ.png
JHeni.1 by Associate II
  • 2289 Views
  • 6 replies
  • 0 kudos

STM32CubeIDE 1.7.0 released

STM32CubeIDE 1.7.0 was released last week on st.com as well as an in-tool update patch.Caution: The in-tool update does not allow updating debug probe drivers and ST-LINK server tool. Full installer is required for this.What is new in 1.7.0?Target su...

HTTP Access Forbidden issues

I have the latest CubeIDE 1.7.0, but this phenomenon is exist on previous 1.6.1 too. Two computers, two IDE versions, the same phenomenons,It is not possible to download the TOUCHGFX pack via package manager.  When I am creating a new project, I get ...

0693W00000D0Z1QQAV.png 0693W00000D0Z1zQAF.png
Vuha by Associate II
  • 676 Views
  • 1 replies
  • 0 kudos

Resolved! Issue when updating from the repository with version 1.7.0

I'm having the following error when reloading or updating from the repository:eclipse.buildId=Version 1.7.0java.version=11.0.10java.vendor=AdoptOpenJDKBootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_ITFramework arguments: -keyring /User...

MScac.11 by Associate II
  • 1252 Views
  • 6 replies
  • 0 kudos

Header files not showing up in project?

I'm using the NUCLEO H755ZI-Q project as part of the X-CUBE-AWS. But when I import my project, none of my header files or include folders appear in my project. In my included picture, I can find ethernetif.h on my computer and my project successfully...

0693W00000D0UWOQA3.png
MBlanco by Associate II
  • 538 Views
  • 1 replies
  • 0 kudos