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

Unable to copy project and then try to open IOC file

Hi, I noticed that it is not possible to copy the project and then try to open the IOC file. Causes this error:Invalid Input: Must be project's active .ioc file.Project's 'F407_BugTest_copy1' active one is 'F407_BugTest_copy1.ioc' fileBut if the name...

STM32CubeIDE_IOC.png STM32CubeIDE_IOC2.png

Error trying to launch STM32CubeIDE on linux!

I have installed the STM32CubeIDE 1.12.0 from the STM32 official website onto my Arch Linux laptop but when i try to launch it, it closes and reports an error after the splash screen.I have searched on pacman (the arch package manager) for stm32cubei...

RBamf.1 by Associate III
  • 20158 Views
  • 40 replies
  • 5 kudos

Is it possible to customize code generated by CubeIDE/MX?

STM32CubeIDE is a big help for a relatively inexperienced embedded programmer like me.  However, the program structure it uses isn't ideal for the way I organize my  C++ projects. My projects have to interface with lots of devices, for example a GPS ...

magene by Senior II
  • 1227 Views
  • 1 replies
  • 1 kudos

How to Program and Debug micro STM3203

Hi,I developed a boiard with micro STM32F030C8T6TR. But when I try to create a software in STMcubeMx Build and Debug. I can always  build succesfully my project, but When I try to Flash and Debug STcubemxIDE  open a popup with wrote, as following rep...

vdavi81_0-1688295557433.png vdavi81_1-1688295743251.png vdavi81_3-1688295824078.png
vdavi81 by Associate II
  • 2209 Views
  • 7 replies
  • 1 kudos

stm32wb55rg ble ZigBee dynamic problem

I am transplanting the rt thread system from the official sample program ble_ZigBee_dyn, but I have encountered a problem: after I complete the porting, ble and ZigBee can broadcast at the same time, but when my Android phone Bluetooth tries to conne...

Facing issue with STM32U585 (X-CUBE-CLASSB-U5)

Hi Team;We have selected Trust zone MCU STM32U585ZIT6Q (U5 series) for our project.We are using with Trust zone enable in our project.we have a query regarding the X-CUBE-CLASSB-U5.We have taken library of X-CUBE-CLASSB-U5 and test example code in ST...

JShah.7 by Associate III
  • 555 Views
  • 0 replies
  • 0 kudos

STM32F7508-DK printf and toggle pin doesn't work

I followed this video to attempt printing or toggling pin 1, but it seems like my program is hanging. Also, configure trace button doesn't work and I can't to record the trace.Here's the code and main funchttps://github.com/tempdeltavalue/temp_stm32_...

Tımer Triggered ADC+DMA+USART

/* USER CODE BEGIN 0 */void myPrintf(const char *p){uint32_t strlength1=0;uint32_t strlength2=0; const char *helpStartTextpointer=p;strlength1=0;strlength2=strlen(p);while(*p){strlength1++;*p++;} if (strlength1==strlength2 ){if(HAL_UART_Transmit_DMA(...

WhatsApp Görsel 2023-07-03 saat 00.48.22.jpg Ekran Alıntısı.JPG putty.JPG
MÖZDA.1 by Associate II
  • 595 Views
  • 0 replies
  • 0 kudos