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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 65 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 2842 Views
  • 0 replies
  • 3 kudos

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

Trouble with capturing sensor Data from si115x with an L432KC

Hey there,currently I am struggeling with capturing the sensor value from an si115x (Proximity & ambient light) Sensor.So far, this would be my code:void ReadSensorData(void){uint8_t sensorAddress = 0x53 << 1; // shift left to account for R/W bituint...

sasi by Associate
  • 1029 Views
  • 0 replies
  • 0 kudos

Content assist doesn't work with ctrl+space

My content assist does'nt work when I press ctrl+space but it's work when go to menu edit/content assist.Which parameter should I look ?I tried already In Preferences -> C/C++ -> Editor -> Content Assist -> AdvancedI checked the following boxes:Parsi...

Sebovernet_0-1687204625285.png

Resolved! SPI clock use as a timer

Hii,I am using STM32h745IIK6. I want to use my SPI clock as a timer to generate delay in microsecond how can i to that. Please help with tutorial or your guidance.  Thanks in advance.

pshin.2 by Associate II
  • 1202 Views
  • 1 replies
  • 0 kudos

Interfacing lepton camera with stm32f103c8t6

I am trying to capture image from flir lepton 3.5 thermal camera module using STM32F103C8T6 to read raw pixel data and convert them to temperature values. I am not receiving the raw data properly.   // Select the Lepton 3.5 module by pulling the CS p...

Resolved! STM32 CUBEIDE CRASHES ON STARTUP

I am unable to start STM32 CubeIDE. As soon as I start it comes to the loading screen and is stuck there indefinitely. Can someone please help.

Mrohi by Associate III
  • 1937 Views
  • 4 replies
  • 2 kudos

FreeRTOS + LwIP in C++ project on STM32F7

Hello everyone,I want to get 4Diac Forte, which will be added as a static library, working on my Nucleo F767Zi.I need FreeRTOS with LwIP, so I created a base Project in CubeIDE with FreeRTOS+LwIP which was running fine.Since the library I want to add...

Resolved! Can't find boot1 on GUI on many STM32

Hello, I'm currently using stm32F410, i want to get to the system memory in order to use bootloader in UART and upgrade my firmware. I saw on datasheet that i need to pilot pin BOOT1. The problem is that on the graphical interface of STM32CubeIDE or ...

Capture STM32.PNG
Cyril C by Associate II
  • 3380 Views
  • 5 replies
  • 1 kudos

My project can not debug the STM32CubeIDE.

Hi. i'm research about UWB communication and localization.​My project need to accumulate the Channel impulse response. so we was bought the decawave UWB product that model is EVK1000 kit. (just single model is EVB1000)​In order to obtain CIR data, fi...

0693W00000FCZaYQAX.png 0693W00000FCZb1QAH.png 0693W00000FCZbQQAX.png
HJung.3 by Associate II
  • 3256 Views
  • 9 replies
  • 0 kudos

STM32CubeIDE code initialization for STM32H747I-DISC0

HelloI have the STM32H747I-DISC0 with me and i do the following- using STM32CubeIDE(version 1.12), and initialize it using the New project wizard, - I try to debug using the same debug configuration following the youtube link below(190) Dual Core Deb...

CWei1_0-1687316382341.png
CWei .1 by Associate II
  • 938 Views
  • 1 replies
  • 0 kudos