STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! Enable C++23 on custom toolchain

Hello,I would like some guidance on how to setup the STM32CubeIDE to allow me to use C++23 on the ARM toolchain I usually use.The ARM toolchain is setup correctly but in the project's properties>C/C++ Build>MCU/MPU G++ Compiler>General, the language ...

Error in lauching debug

Hi,I am receiving an error while I am debugging, I try to use the command in the message but the terminal doesn't recognize someone can help?   error prtscr

Captura de ecrã de 2024-11-03 12-37-12.png
a-jorge by Associate III
  • 721 Views
  • 5 replies
  • 0 kudos

Why stmcubeIDE don't import my projects correctly?

I have an issue here with the IDE. i have few projects compressed in .rar that I am using since the start of the year and everything worked well until this week. When i try to import one of these projects (any project) to my IDE, it shows me this win...

Captura de pantalla 2024-10-29 122600.jpg

Not a valid ioc file

Hello,I am trying to open the generated code for my project. But when I try to open the code file that generated by CubeMX itself I get "not a valid ioc file" but if I try to open at diffrent IDE I can open. Also the file that generated is .eww file ...

Zeynep by Associate II
  • 1435 Views
  • 7 replies
  • 4 kudos

ADC1 DMA stops TIM3 Global Interrupt

In a project built using STM32F103, I have used TIM3 for some of my frequent tasks (like LED blinking and setting some flags etc.), which work perfectly. Today when I tried to enable ADC1 using DMA Circular, it looks like the TIM3 Global Interrupt ha...

technofection_0-1730645871316.png technofection_1-1730645962615.png technofection_2-1730645984054.png