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

Stm32CubeIDE on Kali Linux

Hello,How can I install Stm32CubeIDE 1.16.0 on Kali linux?I have error about no libncurses5 and libwebkit2gtk-4.0-37 packages.I have installed libncurses6 and libwebkit2gtk-4.1-0. Thank you in advance for your help. System info:PRETTY_NAME="Kali GNU/...

Does ST publish hashes for Cube IDE install packages?

Does ST publish hashes for its install packages, enabling one to check whether an archived (say) Cube IDE 1.14.1 has been corrupted?The reason for asking is that I am developing a product for a customer and may have to send him a version which is no ...

PHolt.1 by Senior III
  • 931 Views
  • 3 replies
  • 3 kudos

Getting error while flashing NUCLEO-H503RB

Hi,      We are currently using NUCLEO-H503RB (NUH503RB$MR1) Eval board. We are using STM32 Cube IDE for flashing the board. Upon connecting the Eval board with USB-C cable it get detected by the IDE. But during flashing we are getting the following ...

bhavan_kumar_1-1720785080919.jpeg bhavan_kumar_2-1720785094705.jpeg

Resolved! STM 32 cube ide debugger error

Hi,  I am facing some error in my STM 32 cube Ide  . So , kindly explain why this error is happened? And give a solution also.   controller part number : STM32F103    IDE : Cube IDE  Thanks. 

IMG-20240711-WA0073.jpg

Resolved! how to use GPDMA in STM32U5A5Z?

hello ! OV2640 is used as the camera module and I want to use GPDMA when I send DCMI data. If MX sets up like this and generates codeThere's an error like this (handle_GPDMA1_Channel12' undeclared (first use in this function); did you mean 'handle_GP...

achovy_0-1714368767046.png achovy_1-1714368884780.png
achovy by Associate II
  • 3204 Views
  • 4 replies
  • 1 kudos

How to write the ADC value in stm32f103

Hello Everyone ,Im KarthikI need one help:Im working in stm32 CUBE IDE Read the ADC value in A0 my code is working but I cant able to Write the adc value .This is my Code:/* USER CODE BEGIN Header */ /** ********************************************...

USBPD for B-U585I-IOT02A

Hello forum,Im trying to create a code for reading from and writing to a USB flash drive using the USB-C connector,While activating the USBPD, USBX, TCPP, and FileX, the code generated missing some defines and variables like "DPM_Ports", "PWR_Port_PD...