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

STM32cubeIDE

we are trying to execute the CAN messages here we get error we are added header files but it give same errorplease tell me how to resolve that error we are waiting for your information thank youthanks and regards,B.Mahaboob Shareef.

Can't build project after re-installing CubeIDE

After re-installing Ubuntu on my laptop and installing CubeIDE v12.1 I can't build a previously building project and get the error:`make: *** No rule to make target '/home/shane/Desktop/STM32Cube/Repository/STM32Cube_FW_F3_V1.11.4/Drivers/STM32F3xx_H...

STM32F446 ADC permanent conversion by polling?

Hi,I want to read analogue values out of the ADC of an STM32F446. This works well when using CubeMX-based functions.The initialisation:   hadc1.Instance = ADC1; hadc1.Init.ClockPrescaler = ADC_CLOCK_SYNC_PCLK_DIV4; hadc1.Init.Resolution = ADC_RE...

Resolved! Buggy SystemClock_Config()

I use STM32CubeIDE 1.13.0 to generate code for NUCLEO-L476RG.The generated SystemClock_Config() put flash latency configuration after the clock configuration. I don't know why it works for the first call, but if I call it after exiting stop mode, it ...

nicolas by Senior
  • 1583 Views
  • 4 replies
  • 0 kudos

Resolved! has no explicit encoding set warning

"CUBE IDE" İLE projesinde aşağıdaki hataya düştüğünde, ne anlaşılmayacağına dair bir bilgi yok. Bana bu konuda yardım eder misin? error: "'LOARA_TX_RX_end' projesinde açık bir yerleşim seti yok."proje Adı > 'LOARA_TX_RX_end'

fog.1 by Associate III
  • 33170 Views
  • 2 replies
  • 9 kudos