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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

Task failed while connect to the server..

I am working on STM32h753zi board i have one main task with the size of 3K inside that i was calling 6 tasks.Task 1 - 5K Normal priorityTask 2 - 1K Normal priorityTask 3 - 2K Normal priorityTask 4 - 2K Normal priorityTask 5 - 1K Normal priorityTask 6...

AFaya.1 by Associate III
  • 616 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE Code Proposals not working

Hello everybody,I just recently installed CubeIDE on my Mac and Windows systems. On both Code Proposals for thinks like HAL functions or user defined functions does not work. Do you know if there's a chance to change that? I already activated all kin...

HReet by Associate
  • 2413 Views
  • 2 replies
  • 1 kudos

Resolved! STM32 freezes when UART ringbuffer user bigger buffer

Hello!I'm receiving data by UART in a ring buffer. When my buffers are lower than 256 it works, but when higher, it get stuck in the first for loop of my code.This is my ring buffer.void HAL_UARTEx_RxEventCallback(UART_HandleTypeDef *huart, uint16_t ...

SGonz.2 by Associate II
  • 985 Views
  • 2 replies
  • 0 kudos

Why duty cycle of I2C not 50% ?

Hi. I am using STM32L031 for my project. And I am using I2C to read eeprom. It is reading eeprom properly but if you see duty cycle on SCL(red one in the pic below), it is not 50%.My I2C spped is 400kHz. ON time I get is 750ns and OFF time is 1.96us....

0693W00000Nr14vQAB.png

Problem with undefined references in STM32CUBEIDE

Hello there,After an update off STM32CubeIde from 1.17.0 to 1.19.0, the compilation of my code generates a lot of undefined references in functions like HAL_Init(). Do you know how to solve this problem? All of the header files are linked in same C f...

EKama.1 by Associate II
  • 2362 Views
  • 1 replies
  • 0 kudos

Share code between Libraries

Hi, I need to support 6 libraries for 3-5 MCUs each, and recently I have struggled to keep up.Many users complain about bugs I thought I squashed ages ago, only for me to realize that I never updated the code for that specific MCU.Is there a way to s...

Ubus99 by Associate III
  • 1174 Views
  • 3 replies
  • 0 kudos