STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 1637 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
  • 1008 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
  • 3844 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
  • 847 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
  • 1527 Views
  • 5 replies
  • 0 kudos