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 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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! STM32CubeIDE and Const variables in Flash memory

I've created a large (8192 byte) array I want to put in Flash memory with the code, It compiles fine but the data doesn't appear in any of the output files. Is there a switch or something I'm missing in STM32CubeIDE ? It's in the main declarations s...

MikeDB by Lead
  • 1898 Views
  • 6 replies
  • 0 kudos

Hi All, I am trying to use STM32F429I-DISC1 with STM32Cube IDE, I am newbie and trying to work on the Blink LED of the onbard LED of MCU, but its not working

After so many trying I am unable to do so. When I build my program LED just doesn't blink (however the demo program showing on LCD disappears when building the program). I have configured Pin 13 and 14 of GPIOG as output anduses these 2 lines to togg...

AGupt.0 by Associate II
  • 1225 Views
  • 5 replies
  • 0 kudos

I was viewing the youtube video on how to use the STM32CubeIDE, when I got to the part on SWV data trace timeline debugging it did not work. I am using a STM32F032 nucleo-64 development board. How do I use the SWV in the debugger?

On the same note, how do I use the other functions of the debugger? I also want to be able to read the state of a counter I created that outputs to a 7-segment display. My code works to push a button and increment from 0 to 9 on the display. I am try...

DStai by Associate II
  • 982 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE symbol definition

STM32CubeIDE does not properly recognize defined symbols. Set symbol 'DEBUG' for the debug build configuration but not in the release ones. Changing active build configuration will not show differences in the editor view (#ifdef DEBUG). Works fine in...

MRose by Associate
  • 633 Views
  • 0 replies
  • 0 kudos

Challenge to STM: Import my project into STM32CubeIDE

@Markus GIRDLAND​ , @Stefano Oliveri_O​ , @Imen DAHMEN​ - I'd like to send you a project which works under Atollic, but cannot be imported into STM32CubeIDE because of copious bugs. Hopefully you can find work-arounds, or better yet fix the bugs and ...

Resolved! CubeIDE sprintf %f is not working

Hi there,I imported a Attolic studio project to the STM32CubeIDEand everything works execpt printf... I'm trying to get the sprintf running in the new STM32CubeIDE and there are already several fixes available:_estack = 0x2001ffff fix here: https://c...

DZimm.9 by Associate II
  • 2261 Views
  • 2 replies
  • 0 kudos

Support for RTOS aware debugging?

Is freeRTOS aware debugging available in the STM32CubeIDE and if not is it a planned feature. This feature is currently the thing I miss the most when coparing CubeIDE to truestudio. http://blog.atollic.com/how-to-debug-freertos-projects-on-arm-corte...

JWolf by Associate
  • 549 Views
  • 1 replies
  • 0 kudos