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! Can't select FreeRTOS for my STM32F103 board

When I installed at first CubeIDE, I could select FreeRTOS as middleware. But failed due to can't use systick as reference clock of FreeRTOS.After that, I can't choose a Middleware such as FreeRTOS, when I create New Project.What am I wrong?

Clee.4 by Associate II
  • 462 Views
  • 1 replies
  • 0 kudos

Getting Started with STM32H750B-DK

I want to start writing my own code for the STM32H750 discovery board. I have installed STM32Cube IDE, MX and PROG. I have downloaded the examples for the board and I'm trying to build and run the GPIO example because its the simplest. I've chosen th...

IGeor by Associate II
  • 586 Views
  • 0 replies
  • 0 kudos

Generating code removes my added include paths

Hi, It's my first time using STM micros and the Cube IDE.Whenever I generate code from the device configuration tool, the include paths I have added in properties > C/C++ Build > Settings > MCU GCC Compiler > Include pathsdisappear. This only happens...

JKape by Associate
  • 288 Views
  • 0 replies
  • 1 kudos

STM32F030 Erase internal flash page

Dear,I made a project for STM32F030RC with STM32CubeIDE. when I use "HAL_FLASHEx_Erase" function to erase some flash pages (at end of flash that there is no code on it) , the CPU crash. I guessed it is depended on interrupts. so I disabled interrupts...

Load symbols from more than one elf file

I have a bootloader + main application that I would like to debug. Unfortunately it looks like I can only specify 1 file to load the symbols from? In TrueStudio it was easy with the debug script file to specify more than one, but the simplified UI ...

LKory by Associate
  • 749 Views
  • 2 replies
  • 0 kudos

Getting started with STM32CubeIDE questions

Question 1: I just installed STM32CubeIDE on my home computer and my work computer. When I start a new project for the STM32L4R9I-Disco discover kit on my home computer the CubeMX tool opens fine with no initial errors or warnings on pins. When I s...

magene by Senior II
  • 410 Views
  • 2 replies
  • 0 kudos

Problem with adding a Library to the Projekt.

I can add the Library over the Properties of Project. Under the c/C++ General topic, Paths and Symbols. With the Tab Libraries.There i can Add it with the Button Files System. But if i Build it, i get following Error Message.How can i solve it? cann...

kcrh73 by Associate
  • 289 Views
  • 0 replies
  • 0 kudos