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 STM32N6 seriesAdded the support for ...

Resolved! [SMT32CubeIDE] v1.70 Cannot create a new project

I have downloaded the latest version of the STM32CubeIDE.Version: 1.7.0 Build: 10852_20210715_0634 (UTC)Integrated STM32CubeMX version: STM32CubeMX - STM32 Device Configuration Tool Version: 6.3.0-RC5 Build: 20210714-1111 (UTC) Copyright (c) 2021 STM...

0693W00000D2VJUQA3.png
NandanV by Associate III
  • 1400 Views
  • 8 replies
  • 1 kudos

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
  • 2141 Views
  • 6 replies
  • 0 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
  • 4289 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
  • 1455 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
  • 437 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 ...

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
  • 1174 Views
  • 4 replies
  • 0 kudos