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! 2D-FFT rfft and cfft functions

I have a 2D array input buffer. so, what is the correct way to implement the rfft and cfft functions?float fftIn[16][512] is my input. So, I applied for a loop like below:arm_rfft_fast_init_f32(&fftHandler, 512); for(int d =0; d<16; d++){arm_rfft_fas...

AKhot.1 by Senior
  • 2957 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F407G-disc1 Firmware Missing

  I bought stm32f407g-disc1. I downloaded stm32cubeide. While I am creating a project, I am constantly downloading firmware files and getting the following error. (code generation could not be done most probably because the necessary firmware package...

elexus by Associate II
  • 3895 Views
  • 10 replies
  • 0 kudos

ST-Link Not Detected in CubeIDE 1.13.1 on MacOS

Hello, after upgrading from 1.12.1 to 1.13.1 I am unable to debug a project with a Nucleo-G431 development board. Downgrading back to 1.12.1 works as a temporary workaround. The issue appears to be isolated to STM32CubeIDE, I am still able to detect ...

STM32 Timer XOR mode

I want to measure the time period between each hall state I configured timer 3 in XORmode so that every change in hall state interrupt will occur, based on this i implemented this code but the period measurement is incorrect.comment for discussion, p...

Screenshot 2023-09-05 150831.png Screenshot 2023-09-05 151130.png Screenshot (18).png Screenshot (19).png

Resolved! Ethernet in Nucleo H745ZI-Q

Hello, I have a Nucleo H745ZI-Q  board  in this am working Ethernet fallowed some examples when doing ping test response is Destination host unreachable(am using CM7 and  done memory configuration also).

RMII.jpj.png
SA  V.1 by Senior
  • 1955 Views
  • 5 replies
  • 0 kudos