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

assertion "REENT malloc succeeded" failed

After upgrading CubeIDE from 1.3.0 to 1.6.1 and CubeMx from 5.6.1 to ​6.2.1. I got this error:assertion "REENT malloc succeeded" failed: file "/build/gnu-tools-for-stm32_9-2020-q2-update.20201001-1621/src/newlib/newlib/libc/time/lcltime.c", line 50MC...

JLee.32 by Associate III
  • 2787 Views
  • 6 replies
  • 0 kudos

Not able to open STM32CubeIDE 1.1.0 on macOS Mohave 10.14.6

The dmg package asks to instal st-stlink-server.1.2.0-3.pkg first before adding STM32CubeIDE to applications folder. Server installed successfully eventually. When I opened the application it started verifying signature/certificate and then throws an...

sid90 by Associate II
  • 2973 Views
  • 10 replies
  • 2 kudos

Resolved! How to update STM32CubeIDE on Linux?

If I open "Help > Check for Updates", I encounter an "Insufficient access privileges to apply this update" error.I installed by following this guide:https://www.st.com/resource/en/user_manual/dm00603964-stm32cubeide-installation-guide-stmicroelectron...

0693W000002lil8QAA.png
Miles1 by Associate III
  • 5236 Views
  • 8 replies
  • 1 kudos

Break at address "0x429a683a" with stm32f469zi

Hi I'm trying to program a custom board with an stm32f469zi. Whenever I try to enter HAL_Init() at the very beginning of the code, I keep getting this error while trying to go through debugging:Break at address "0x429a683a" with no debug information ...

GMart.5 by Associate II
  • 1812 Views
  • 9 replies
  • 0 kudos

STM32CubeIDE Line Numbers Glitching

Hi,I am not sure if this is the right forum category to post this to, but I have noticed CubeIDE keeps messing up the line numbers, and this has quite often usually when I use CMD+F to find something or when I fold/unfold a function... And the only w...

0693W00000D26HsQAJ.png
Adsehgal by Associate
  • 565 Views
  • 2 replies
  • 0 kudos

stm32 freertos debug

I am using NUCLEO-H743ZI2 with freeRTOS CMSIS V2. I would like to view freertos task list. I followed the instruction in UM2609, I did all of the modification, but I still can't trace freertos task list. When I start program, FreeRTOS task list is ...

yang hong by Associate III
  • 728 Views
  • 2 replies
  • 0 kudos

Device Configuration Tool and main.c

I'm developing production code for an STM32 project and using the Device Configuration Tool as much as possible. I need to organize the code so that everything is not in main.c.Is there a way, for example, to move FreeRTOS tasks out of main into th...

GYurk.1 by Associate II
  • 1607 Views
  • 4 replies
  • 0 kudos

hi, I have been trying to add header files in a folder to my project and also a folder with subfolders of the source files to the same project on stm32 IDE to no avail. I have tried all the method i know of including adding path variables and importing.

the images are the file structures of the folder i would like to add to my project. The files are GNU GSL source files i would like to implement on my mcu project. some how it does not seem to fine the header files. the is how they are added #includ...

0693W000001t4YfQAI.jpg 0693W000001t4ZOQAY.jpg
ADoug.2 by Associate
  • 522 Views
  • 1 replies
  • 1 kudos