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! STM32CubeCLT Build Issue

Hi, I have a server in AWS which I want to use to build and release my firmware. I installed v1.16.0 on my system as well as on the server. I cloned the project on both the systems and build is successful on my system. But, on the server, I am gettin...

SBhon.1 by Associate III
  • 949 Views
  • 4 replies
  • 0 kudos

Incremental saving

Hi allWhen I work on project, I like to save everything incrementally maybe 3 or 4 time a day just to be safe . And if I do something "crazy", as program goes bigger and bigger, it easy to revert back to an older project name.If I have my project nam...

Dany0 by Associate II
  • 509 Views
  • 2 replies
  • 2 kudos

Resolved! Loading code on STM32U535 vs STM32U545

Hello, we have an STM32CubeIDE project based on the STM32U545. Unfortunately, our first version of PCB's is due to arrive soon populated with the STM32U535 instead, due to parts shortages. My question is, can I use the IDE to load and debug the code ...

CSmit.4 by Associate II
  • 499 Views
  • 1 replies
  • 2 kudos

Resolved! Bug: Annoying GUI Behaviour: Child Windows Disappear

I'm not sure if this is the right forum for this but here goes.When operating with STM32CubeIDE, and doing something that causes a child window to pop up, the window can disappear behind other windows and alt-tab can't find them.  I have to drag othe...

AMacd.1 by Associate III
  • 690 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H573 Debugging in CubeIDE not working

Hi, I'm having issues debugging my custom STM32H573 board.It used to work, before restoring my laptop to factory settings and reinstalling the IDE. I hope someone can help me with the situation, I don't know what fixes to try anymore. Setup: Custom b...

gnarrf95 by Associate
  • 2018 Views
  • 2 replies
  • 3 kudos

Where to report CubeIDE bugs?

Hello,I've updated my STM32CubeIDE to the latest version (1.13.1) and verified that some annoying bugs are still there. I'm curious is there a dedicated place where to report them?I'm talking about really a basic functionality which should be working...

kgardas by Associate III
  • 1389 Views
  • 4 replies
  • 3 kudos

embbeded stm32f746 nucleo board ethernet use

stm32 nucleo board use ethernet communiction  send string on board pb7 led on same off string It looks like you're trying to implement a TCP client on an STM32 Nucleo board that controls an LED connected to pin PB7 based on the string send  on  sever...