STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32U3 series.Added the support for...

external run tools

Hello,It would be nice if there was a external tools run field in the IDE just like in atollic - we always used that for flashing .hex files with segger j-flash.

0690X000008BQcLQAW.png

Resolved! Truestudio or CubeIDE for new projects

Hi,as now CubeIDE is released, will the development of new features for Truestudio end? Should we use CubeIDE for new projects now, or can we continue using Truestudio and still get new features and bugfixes?Thanks!

Resolved! STMcubeIDE fails to import Atollic project

I tried to import an Atollic project into STMcubeIDE (which so far doesn't work at all).The import appears to succeed, but the ARM toolchain is not set up correctly and shows "orphaned configuration/toolchain":Has anyone been able to get this to work...

0690X000008BLIkQAO.png

Why is there no Strg+F7 like in other eclipse solutions?

Hi there,sometimes i do not want to debug. I just want to transfer my project on the STM32. But like most other eclipse solutions the STM32Studio doesn't seem to have this feature Strg+F7?Is it there? Where can i find it? if not, will it come?I know ...

NHand by Associate II
  • 530 Views
  • 2 replies
  • 0 kudos

[STM32CubeIDE bugreport] #1 - unable to create an empty project with STM32CubeIDE, #2 - build job gets stuck forever trying to compile STM32Cube project

I'm using STM32CubeIDE v1.0.0 with CubeMX v5.2.0 under Windows 10 x64.There are two bugs i discovered. Please assist, thank youBug #1. When i try to create an empty project using the wizard, the following error message comes up:Internal Error: Illega...

0690X000008BGEEQA4.jpg 0690X000008BGFHQA4.jpg

Resolved! Problem with compiler of STM32CubeIDE

Hi All;I found the problem with 1us. I use this function belowstatic void DelayMicroSeconds(uint32_t uSec) { uint32_t uSecVar = uSec; uSecVar = uSecVar* ((SystemCoreClock/1000000)/3); while(uSecVar--); }I will show result belowMy evolution board f...

0690X000008BPlWQAW.jpg 0690X000008BPlgQAG.jpg 0690X000008BPllQAG.jpg
Gz by Senior
  • 1030 Views
  • 8 replies
  • 0 kudos

Is anybody at STM dealing with STM32CubeIDE ?

I've posted a couple of possible bugs and so have lots of other people and I've yet to see a single response to any question by an STM employee. The video makes it seem like the next best thing, and the IDE you'll be supporting preferentially, but...

MikeDB by Lead
  • 847 Views
  • 9 replies
  • 2 kudos