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

Resolved! STM32F746G-DISCO, STM32CubeIDE

I want to write to FLASH and read. Why doesn't it record?HAL_FLASH_Unlock(); FLASH_Erase_Sector(FLASH_SECTOR_7, VOLTAGE_RANGE_3); HAL_FLASH_Program(FLASH_TYPEPROGRAM_WORD, FLASH_SECTOR_7, 300); HAL_FLASH_Lock(); set_time = *(__uint32_t*) FLASH_SECTOR...

Cannot install stm32cube_fw_f4_v1261.zip Error downloading files: (Target directory already exists). Multi year stm32cube bug is still not fixed. Updated previously documented workaround method for this particular firmware update. ARG!

This error message is false since the zip file downloads but errors during extraction.The folder inside stm32cube_fw_f4_v1261.zip is STM32Cube_FW_F4_V1.26.0 which I had already manually installed.So I guessed and changed the subfolder name for v1261 ...

Resolved! Issues setting up Ethernet/LWIP on STM32H753 (STM32CubeIDE)

Hello! I'm trying to run a LWIP example intended for another micro on the STM32H753 but ran into some issues setting up the H753 in STM32CubeIDE. In order to use LWIP, I'm getting this error:Ok, no problem. I went over to setup the Ethernet and it ap...

0693W00000BbvuYQAR.jpg
JayDev by Senior II
  • 1115 Views
  • 1 replies
  • 0 kudos

Question about overclocking STM32F411 in STM32CubeIDE

Hello I am working on a one off project that I would like to squeeze every last bit of power out of a STM32F411. I tried to overclock it just by increasing the clock speeds in the clock configuration section of cubeIDE but it always crashes when I tr...

CStew.2 by Associate II
  • 2269 Views
  • 9 replies
  • 0 kudos

how to make 2 headers in stm32cubeide include each other?

Hello guys!I am now using stm32cubeide and the issue is that there are 2 headers and I need them to include each other but when I do that, the compiler indicates that my typedef struct defined in a header is conflicting types. I have used this prepro...

TNguy.30 by Associate
  • 1631 Views
  • 4 replies
  • 0 kudos

I am not able to compile the code with STM32CUBEIDE 1.6.1 whereas I am able to compile the same project with STM32CUBE IDE 1.4.1. I am using STM32H7 HW.

Here is error details:GNU ld (GNU Tools for STM32 9-2020-q2-update.20201001-1621) 2.34.0.20200428 Supported emulations:  armelfc:\st\stm32cubeide_1.6.1\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.w...

ACHOU.18 by ST Employee
  • 618 Views
  • 1 replies
  • 0 kudos