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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

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
  • 1584 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
  • 1243 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
  • 2880 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
  • 4604 Views
  • 3 replies
  • 0 kudos

Cube IDE 1.14 copy issue with example project

The following project is imported in the latest Cube IDE (see below for version info) in an empty, new created workspace: When the IOC file is opened / code is generated, the following pop up appears (this is also the case when importing the example...

Screenshot 2023-12-30 203945.png Screenshot 2023-12-30 203752.png Screenshot 2023-12-30 203651.png Screenshot 2023-12-30 203811.png
EGi by Associate III
  • 900 Views
  • 0 replies
  • 1 kudos