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

How can I duplicate a project in STM32CubeIDE?

I have a project in a workspace in STM32CubeIDE, generated with STM32CubeMX. I would like to duplicate the entire project, including the .ioc information, to use as the starting point for a new project. How can I do this? I am amazed that this top...

msch by Associate III
  • 10270 Views
  • 25 replies
  • 11 kudos

Resolved! how to make keep ram value after software reset?

So i use to stm32cubeide & stm32h743zi. I want to create a variable that the system does not initailize even if the after software reset. just like __no_init in IAR.i follow this method. but i can't.https://atadiat.com/en/e-how-to-preserve-a-variable...

ikassma by Senior
  • 5586 Views
  • 7 replies
  • 2 kudos

STM32CubeIDE Gitlab runner Docker image

Hi,I'm trying to setup a server (Ubuntu server 22.04) to build my STM32 projects.I installed a gitlab runner in docker container.I used this image xanderhendriks/stm32cubeide:7.0 and built my own using the newest version of stm32cubeide.however I'm r...

Live Expressions showing wrong values

I am using CubeIDE version 1.11.0 for a STM32F411RC project.After i've changed boards (between two equal custom boards), my live expressions started showing wrong values. The values are only wrong in the live expression, because if I halt the program...

THML by Associate II
  • 2308 Views
  • 4 replies
  • 2 kudos