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! EEPROM in STM32CUbe IDE

Hi, I had requirement of storing some application data in to EEPROM of MCU.I am using STM32L151RCT6 MCU for my application.Please suggest me any tried examples on this?

MBhir.11 by Associate III
  • 1787 Views
  • 3 replies
  • 1 kudos

Resolved! Prozess of startup-file generation

How is the startup-file generated? As far as I understand, the symbols from the linker-script (_sdata, _edata, _sbss, _ebss and _sidata) are used to copy the ".data" section from the LMA (Flash) to the VMA (RAM), to initialize the ".bss" section with...

ASatt.1 by Associate II
  • 1459 Views
  • 4 replies
  • 0 kudos

Things I miss from TrueStudio...

Right-clicking a folder and having the option to Add/Remove Include Path.In Debug Mode if you are running and want to Restart you could just click Restart, now you have to click pause first so Restart is not disabled.There are probably more, but none...

Wood.Andy by Associate III
  • 1632 Views
  • 6 replies
  • 1 kudos

STM32 minimalistic project template WITHOUT STM32CubeIDE C Code generation. How to include ST HAL and/or LL drivers into an empty project?

Hi thereI moved from TI DSPs using Code Composer Studio to a STM32F4 MCU using STM32CubeIDE and I already struggle with the first steps. While I fancy the automatic Code generation that the STM32CubeIDE configurator offers, I would like to start my f...

AAnth.1 by Senior
  • 11524 Views
  • 13 replies
  • 2 kudos

Incorrect SPI bus response?

When trying to read the "who am I" register from different mpu9250 sensors, the decimal response of the bus is 226 or 230, which corresponds to the datasheet if devision the answers to two: 113 (0x71) and 115 (0x73) why?Read Function:uint8_t mpu9250_...

0693W000008wDbXQAU.png
IDili.1 by Associate
  • 654 Views
  • 0 replies
  • 0 kudos