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

Error Updating STM32Cube IDE to latest version

Hi, I am trying to update my STM32Cube to the latest version using Help > Check for Updates, the update fails with the following error:Trying to update Cube V1.9.0 to the latest, running OSX 13.0. How do I fix this?I found another thread which sugges...

EPala2_0-1699904553713.png
EPala.2 by Associate III
  • 2114 Views
  • 4 replies
  • 2 kudos

Build problem with fresh new git clone

HiI have this strange problem which manifest itself using headless build and also inside CubeID when I git clone my project for the first time.Build Settings : I have 4 custom build configuration. I also removed Debug and Release configurations that ...

TGUCL.1 by Associate III
  • 772 Views
  • 0 replies
  • 0 kudos

Using a defined constant inside HAL_UART_Transmit

Hello,I'm using STM32 with STM32CubeIDEThis is my code:#define SOME_DATA 0x01 HAL_UART_Transmit ( & huart6 , SOME_DATA , 1 , 1000 ) ;The compiler issues the following warning :passing argument 2 of 'HAL_UART_Transmit' makes pointer from integer witho...

skon.1 by Senior
  • 5744 Views
  • 10 replies
  • 0 kudos

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
  • 2029 Views
  • 2 replies
  • 0 kudos