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

Error in the Stm32CudeIde program

When generating code, the Code Ide generates the following code:/** Name: cmsis_os2.c* Purpose: CMSIS RTOS2 wrapper for FreeRTOS*/...osStatus_t osThreadTerminate (osThreadId_t thread_id) {TaskHandle_t hTask = (TaskHandle_t)thread_id;osStatus_t stat;#...

juvf1 by Associate
  • 1241 Views
  • 2 replies
  • 2 kudos

VCPKG fails with STM32 VS Code Extension

Hi,Trying to get he new STM32 Extension working for VS Code and it is failing with> Using vcpkg executable at "/home/iwiseman/.vscode/extensions/ms-vscode.vscode-embedded-tools-0.7.0-linux-x64/assets/platform/linux-x64/vcpkg-glibc.app". > Using VCPK...

bibble235 by Associate III
  • 4514 Views
  • 3 replies
  • 2 kudos

Resolved! Pointer to cyclic buffer at stm32H7A3

I am running ADC DMA in cyclic modeat STM32G474CET6  Im useingBuffer_Addr_At_Trigger[ ADC_Loop_Counter] = hdma_adc1.Instance->CNDTR;to read the pointer of the cyclic bufferIn the STM32H7 familyAn syntax error for CNDTRI can't find the appropriate reg...

hroze.1 by Associate II
  • 1109 Views
  • 3 replies
  • 1 kudos

NUCLEO-F756ZG ethernet CubeIDE configuration

Hello all!help needed! :)For last week I try to make UDP server on NUCLEO-F756ZG.I am stuck in the beginning...I can't configure my board to ping it.From reading old threads I understand that there was an issue with automatic ethernet configuration o...

AKhar.5 by Associate II
  • 2079 Views
  • 5 replies
  • 0 kudos