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! undefined reference to

Hello!Can somebody say what im doing wrongI have project in STM32CubeIDE with lwip and freertosIm trying to add new thread(as new task) with exist principles and cant do it/* Definitions for TCPip */osThreadId_t mtcpConHandle;const osThreadAttr_t mtc...

Agde.1 by Associate III
  • 2796 Views
  • 9 replies
  • 0 kudos

Resolved! Distribuited compilation.

Hi,due to size of project, i would like to know if there is some plugin to distribuite compilation over more cores like Incredibuild does on visual studio or is it possible, meaning it is supported to develop for stm32 under visual studio.Even other ...

FMarr.2 by Associate III
  • 666 Views
  • 2 replies
  • 1 kudos

Resolved! How to use STM32F407 FSMC memory ?

Hi,I'm working in a project that contains large data need to be processed by using stm32f407 Disc1. I facing issue with RAM overflow so, I need to use external ram by using FSMC.what is the large size of external ram that I can use it? , Is this exte...

MHass.2 by Associate III
  • 1248 Views
  • 1 replies
  • 0 kudos

Resolved! CubeIDE is unable to install the v1.6.1 update on macOS

This is less of a question and more of a statement for your information. I was not able to install the v1.6.0 update and have just been ignoring the notifications for a while, so when I saw that v1.6.1 was available I thought I'd try that but it stil...

Resolved! Empty folder required to keep project structure

On a dual core project created with the configuration tool(STM32CubeIDE Version: 1.6.0) in the IDE project explorer there is a folder with path: /LedFlash1_CM7/DriversLocation: C:\folderA\flolderb\LedFlash1\CM7\DriversThis IDE folder only contains Li...

DUgbo.1 by Associate II
  • 1296 Views
  • 4 replies
  • 0 kudos

�?CubeIDE】Why delete my Src folder ?Why haven't you fix it for so long?

Sorry,I really want to curse the CubeIDE/CubeMX development team�?�?�?�?�?�?�?Because of you, the results of my work are gone three times�?�?�?�?Not Once,Not Twice ,It is Three,Three,Three�?�?�?�?�?�?​For the first time, I thought I deleted it by mis...

abbb.12 by Associate II
  • 3248 Views
  • 17 replies
  • 4 kudos

Resolved! How to manually add FreeRTOS to CubeIDE project

I need to add a specific version of FreeRTOS to my STM32F103 CubeIDE project, I cannot use the Middleware package in CubeMX.I have tried several times to get the FreeRTOS files into CubeIDE, both using "Import" from Filesystem and drag and drop of fi...