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 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! CubeIDE running incorrect version of firmware

Using the following version of Cube: Version: 1.14.1Build: 20064_20240111_1413 (UTC) We first changed the repository location for downloading packages. Then we manually downloaded the U5 package (why is this not available from the package manager?) a...

Eqqman by Associate III
  • 799 Views
  • 2 replies
  • 0 kudos

Resolved! Error in STM32DMA.cpp, L8ClutLoaded not declared

Starting a new STM32F4 project I decided it would be a good idea to update all the development tools.  TouchGFX v 4.23.2STM32CubeMX v 6.11.0STMCubeIDE v 1.15.0 A working .ioc file from the previous project release was upgraded using the latest STM32C...

RLarr1_0-1711030381528.png RLarr1_1-1711030506241.png RLarr1_2-1711030558988.png RLarr1_3-1711030650112.png
RLarr.1 by Associate II
  • 1956 Views
  • 7 replies
  • 0 kudos

Some files popping up

Hi, I use CubeIDE 12 and compile and load my code with the the green and white 'run debug' button at the top. That works fine but at the end some file from the project pops up and the editor is focus away from the sourcefile to that file. Where/how c...

DetlefS by Associate III
  • 1174 Views
  • 3 replies
  • 1 kudos

CubeIDE ignoring include path

I having trouble with the include path of the compiler.I have a header file that is outside my projecto folder, main.h (this was imported from the 1_Image_BFU example). And the header cannot find the header  inside my project even though I have inclu...

leandrospte_0-1711388847676.png leandrospte_1-1711389164641.png leandrospte_2-1711389306504.png

Resolved! Problem with FreeRtos in TrustZone enabled

Hi Hi We are using product STM32H56 series , I am encountering problem while building my project I am using STM32cubeIDE , trust zone enabled .I enabled X-CUBE-FREERTOS  M33non secureIn software package I installed   -STm X-CUBE-FREERTOS  -CMSIS RTOS...

Kendall7_0-1711444735447.png Kendall7_1-1711444777776.png
Kendall7 by Associate II
  • 1126 Views
  • 3 replies
  • 0 kudos

STM32F401RCT6 EEPROM Emulation

Hi,I need to use EEPROM Emulation for my project's needs. I'm using STM32F401RCT6. I tried to use EEPROM emulation in STM32F40x/STM32F41x microcontrollers (AN3969) but after several tries, I only got errors as screenshot at below:Any help would be ap...

omeraydin_0-1694421990342.png