STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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! How do I stop sys_app.c from generating in Core?

I'm working on a stm32wle5c8 Lora project.  I have my own overrides of HAL_InitTick, HAL_GetTick, HAL_Delay and HAL_IncTick because I want to use SysTick as a high-resolution timer.  With this new project, a file Core/Src/sys_app.c is being generated...

jkercher by Associate II
  • 292 Views
  • 1 replies
  • 1 kudos

Resolved! Patching STM32 FW package before build

Hi!I use STM32CubeIde + FreeRTOS + LWIP and quite often, especially for debugging, I change features through CubeMX. It causes reloading of several files that I would like to patch before build.  Examples are LWIP->tcpip.c or LWIP->cc.h.I face an iss...

OskarMe by Associate II
  • 459 Views
  • 2 replies
  • 2 kudos

Resolved! stm32h747xx linker file modifications

Hello everyone!I have a quick question regarding memory allocation on an STM32H747XIHx MCU. While working with the linker file, I noticed the following memory definitions: MEMORY { RAM_D1 (xrw) : ORIGIN = 0x24000000, LENGTH = 512K FLASH (rx) ...

Change colors of context help window. How to ?

Hello,how I can change the terrible colors in context window in actual CubeIDE ? I see white background and white text. It is terrible. And  - by the way - why I can not instal the darkest dark theme ? I see a terrible error - see images below.      

error 2.jpg error 3.jpg
JerryMC22 by Associate III
  • 231 Views
  • 1 replies
  • 0 kudos