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

Resolved! FatFS missing on STM32 CubeIDE for STM32U595VJT6

I am considering the STM32U595VJT6 for use in an upcoming design, and found that when I looked on STM32CubeIDE that the FatFS Middleware is missing. Is this something that can be added to the project? Or is there a better alternative for interfacing ...

richardnuvetech_0-1704277055456.png

Resolved! Unable to updates STM32cube IDE to 1.14 (No repository)

Hi to all,my STM32CubeIDE 1.12 installation does not complete the update to version 1.14.During the update the error returns:An error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox....

ABatt.1 by Senior
  • 1492 Views
  • 2 replies
  • 2 kudos

Resolved! Controlling Rgb led using Timers in stm32

Hi, i am using Timers to control the intensity of a RGB LED. I need help with a code because I don't know why i have to do this thing.I have these lines:TIM1->CCR1 = Intensity; For Red ColorTIM1->CCR2 = Intensity; For green colorTIM1->CCR4 = Intensit...

Resolved! STM32cube ide

Hi people...I couldn't able to get live expressions on debug can anyone help me to find a solution 

SRAM11_0-1704191203347.png
SRAM.11 by Associate III
  • 1091 Views
  • 3 replies
  • 1 kudos

Constant Fraction Discriminator

I have 2 arrays, one is inverted and scaled and the other remains positive and with original size. Now I have to delay the positive one by half the rise time. Then I have to find zero crossing. Finally, I have to find the maximum or determine an obje...

Sax by Associate III
  • 2600 Views
  • 7 replies
  • 0 kudos

Resolved! ADC setup with DMA and timer

 I'm having some trouble setting up ADC1 on an STM32F401CEU6 to use DMA and pacing the conversions with a timer.I want to use 2 channels in scan mode with each ADC channel doing conversion every other time the timer triggers the channel. In other wor...

Hwstar by Associate II
  • 4240 Views
  • 3 replies
  • 0 kudos