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

Network connection failed in Cubeide

  Hi Community,I'm encountering a "Network connection failed" error in CubeIDE. Despite reinstalling the IDE multiple times, the issue persists, preventing me from generating code.Does anyone have suggestions on how to resolve this?Additionally, rega...

STM32CubeIDE Code Generation Always Runs

STM32CubeIDE 1.17 on Windows 11. When I build a project (right click on project in project explorer) code generation _always_ runs, even though IOC file is unchanged....Project clean does not help. Annoying but not a problem yet. Makes me wonder what...

mccabehm_0-1741619015009.png

Resolved! " Missing ';' " indexer marker in STM32G070 project

Hi folks.I have been working a couple of days on a project involving the STM32G070RB. The devices uses two uarts : one for serial comunication throug a USB-serial converter and one for modbus comunication.Both worked OK but now the STM32CubeIDE mark ...