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

When I set a pin as ADC with DMA and enable DMA Continuous Request on this pin, this pin has 1V on it. No matter if the pin is connected to something or not. Any idea why?

I am using STM32G071 Nucleo Board, but this is also the case when I only use the uC IC and not Nucleo Board.I am using CubeIDE and HAL programming.Below is the link to the Nucleo board:https://www.st.com/content/ccc/resource/technical/layouts_and_dia...

SalPaz by Associate II
  • 411 Views
  • 0 replies
  • 1 kudos

Unable to read STM32CubeIDE repository

Hi guys! I need to solve this:Unable to read repository at http://sw-center.st.com/stm32cubeide/updatesite1.Unable to connect to repository http://sw-center.st.com/stm32cubeide/updatesite1/1.0.1/content.xmlConnection refused: connect

BAkar.1 by Associate
  • 1045 Views
  • 1 replies
  • 0 kudos

Resolved! how to use float in printf?

Float in printf doesn't seem to work in new projects created in stm32cubeideIf i create a project in sw4stm32 it works, there, it also works if i import the sw4stm32 project, it does not work if i create a new project in cubeideIn all cases the opti...

Simple HelloWorld ANSI C Project with STM32CubeIDE ?

I'm preparing a basic embedded programming course. I will use some Nucleo boards with CubeIDE. For the bases of C and C++ programming, I also want to use CubeIDE but I didn't found the documentation for configuring STM32CubeIDE to compile a simple AN...

BTrem by Associate II
  • 3972 Views
  • 6 replies
  • 0 kudos

Resolved! Problem on I2S output using HAL

Hi,​I wrote a simplest program (below) to send sine wave data to PCM5102A (DAC) via I2S.​However, I found only L-ch data is valid and R-ch has no data.Analogue (DAC) output of L-ch is somewhat sine wave, but it is sometimes de-formed. And if I look i...

0693W000000XN2BQAW.png
KAJIK.1 by Associate III
  • 3036 Views
  • 5 replies
  • 0 kudos