STM32CubeIDE (MCUs)

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! Using section attributes within a union

I've been assigning some of my storage areas into different memory areas as defined within the STM32H743ZITX_RAM.ld file in a project using STM32CubeIDE. This has first required me to insert the appropriate definitions where I've used memory domain D...

NSR by Associate III
  • 2888 Views
  • 5 replies
  • 1 kudos

Resolved! Timeout during download

New a project for generating code while install the STM32CubeIDE first time. I try to close my firewall but it doesn't work.

0693W000007BkL5QAK.png 0693W000007BkLPQA0.png
Gchen.1 by Associate II
  • 1491 Views
  • 4 replies
  • 1 kudos

Cube32CubeIDE v1.5.1 skips breakpoints

Hello everyone,​first of all, a 'hello' from me as I'm new to the STM-world! Today I sarted with the Cube IDE on Ubuntu and a STM32H743ZI2 NUCLEO board. After troubleshooting the IDE i finally managed to get it working. When debugging, the program is...

MLang.7 by Associate III
  • 707 Views
  • 1 replies
  • 0 kudos

run release without breakpoints

Hi,I flash a project for debugging and set some breakpoints. Then I compile for release and run the code using the green arrow symbol. The code is flashed, but does not run, as it is stuck in a breakpoint from earlier debug sessions.Is there a way to...

How to use arm_sin_f32 and arm_cfft in STM32CubeIDE

I'm using arm_sin_f32 and arm_cfft in STM32CubeIDE, but no matter how I change my setting, there is still a bug like "undefined reference" exist. It seems like I have done wrong while changing the setting.Is there a user guidence of how to use these ...

KXu.3 by Associate II
  • 2359 Views
  • 5 replies
  • 1 kudos

Missing project builder/toolchain configurations in CubeIDE

I am trying to build my first STM32H7 project. I used CubeIDE (the MX module?) that seemingly works fine and generates the project code and source files using the default configurations. However, after opening the newly generated project, no C/C++ to...

SSohe.1 by Associate
  • 1927 Views
  • 2 replies
  • 3 kudos

Secure 'some' peripherals error from code generation

When I use STM32CubeIDE (version 1.5.0) to generate a new secure project for the STM32L562 Discovery Board.... I get a warning when I try and generate code from the device configuration. It says:It is recommended to secure some peripheral(s).And poin...

KHenr.1 by Associate
  • 315 Views
  • 0 replies
  • 0 kudos

Resolved! The encoding does not switch to cp1251 in stm32cubeide

I have a problem with the output in cp1251 encoding.settings that I made:Window--->Preferences--->General--->Workspace ---> entered CP1251 ---> next apple and closeproject ---> properties ---> Resourse ---> entered cp1251 ---> next apple and close A...

0693W000007BYAUQA4.png