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

Audio not playing when using DF mini player

when I am running this code,the audio is not playing.I checked everything.The connection is completely fine as some sound is coming when I power up the nucleo.the audio files are named from 1 to 6.mp3.where is the problem then?? 

Priyaa_0-1699707747416.png Priyaa_1-1699707751494.png
Priyaa by Associate II
  • 2087 Views
  • 2 replies
  • 0 kudos

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
  • 1166 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
  • 4261 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
  • 1054 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
  • 1942 Views
  • 5 replies
  • 0 kudos