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

RELEASE vs DEBUG

Hi all!,I'm triyng to learn about differences between a debug .elf file vs a release .elf.If I upload a debug .elf file and then, in STMStudio I import a variable from that .elf file, STMStudio shows the variable normally, as expected.But, If I uploa...

JAlca by Senior
  • 883 Views
  • 3 replies
  • 0 kudos

Resolved! Compiler optimisation issue (remove used functions)[solved]

Hi all,On our card with a STM32L4 we use a siliconLabs BGM13P32 for the BLE.The L4 communicate with the BLE SOC in NCP mode (see here for more details). To do that i have integrated the SiliconLabs libs (BGLIB) to our project on stm32cubeIDE.The proj...

0693W000001pmqpQAA.png
MLE S.1 by Associate III
  • 5395 Views
  • 20 replies
  • 0 kudos

FatFs for reading text file or binary file

Hi,I have stm32f103rb nucleo boardi want to read/write a text file from flash space of the board.Is there any example for implementing this c ode.i am using stm32cube ide.Regards,Manjunath K S

MKS by Associate II
  • 2483 Views
  • 4 replies
  • 0 kudos

How to properly update fsdata_custom.c based website?

I am using STM32CubeIDE Version 1.3.1 on a Windows 10 computer to build my project.I have a httpd server running on a custom STM32F407 board. It works properly and the website is displayed when accessed in a browser.I use makefsdata.exe to convert th...

stm32cubeide HAL API support FreeRtos?

Hi, my question is does HAL APIs support FreeRtos or its ST equivalent. Like they are thread safe and so on. I am asking because it would be easier for me not to think of race condition or deadlocks and whole design would be much cleaner. Thanks

MOtto.1 by Associate II
  • 411 Views
  • 1 replies
  • 0 kudos