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

undefined reference to `HAL_UART_Init'

I am trying to get UART working on a project for debugging purposes but I can't get my project to compile correctly. I have uncommented "HAL_UART_MODULE_ENABLED" in stm32f4xx_hal_conf.h but it seems to have no affect on my build at all. My Paths and ...

0690X00000AqtVXQAZ.png

IDE generates bad USB code

Has anyone had success generating working USB middleware in STMCube32IDE? To date, I've tried generating a VCP or an Audio Class device for the STM32H747-DISCO, Nucleo L452RE-P and Nucleo-L4R5ZI-P. Consistently, all fail after about 30 seconds, with ...

x-cube expansions to STM32CubeIDE

Hello,How can I add x-cube...zip expansions to STM32CubeIDE?Specifically I need this one: https://my.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-audio.li...

Resolved! Why ADC continuous readings from software are not possible?

I have STM32F303CCTX custom board.IO Pin PB8 has a timer that triggers a gpio high for 200us and resets for 300us. creates a 1.8KHz wave with about 35% duty using plain timer mode. Timer IRQ handler also fires the adc conversion on pin PB0.It continu...

PRedd.111 by Associate III
  • 1467 Views
  • 9 replies
  • 0 kudos