Skip to main content
Semer CHERNI
ST Employee
April 14, 2025
Question

STM32CubeIDE 1.18.1 released

  • April 14, 2025
  • 4 replies
  • 2844 views

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 issues in 1.18.1:

Refer to the STM32 microcontroller wiki at:

STM32CubeIDE:STM32CubeIDE errata 1.18.x -stm32mcu

Known problems and limitations in 1.18.1:

Refer to the STM32 microcontroller wiki at:
STM32CubeIDE:STM32CubeIDE errata 1.18.x -stm32mcu

How to get STM32CubeIDE 1.18.1:

  • Under this link
  • Or update your current installation of STM32CubeIDE using: Help > Check for updates (The in-tool update does not allow updating the drivers and STLINK server tool. Full installation is required for this to be done).

 

 

 

 

 

 

4 replies

Visitor II
April 18, 2025

The "Search next" bug is still not fixed in this release. It keeps searching for a previously searched string when using the keyboard shortcut to search a string again.

eos1d3
Associate II
April 18, 2025

Don't use IDE to upgrade. It shows new version is 1.7 and will downgrade to 1.7. 
This is normal ST software quality, nothing is surprised. 

AScha.3
Super User
April 19, 2025

Update in IDE 1.18.0 -> 1.18.1  , on Linux (up to date MxLinux) seems ok :

 

AScha3_0-1745057415116.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
BErik.1
Associate
April 23, 2025

Won't start after the upgrade. "The Stm32cubeide executable launcher was unable to locate its companion shared library."

BErik1_0-1745400137317.png

Seems bad configuration was written during the upgrade:

$ head stm32cubeide.ini
-vm
configuration/org.eclipse.osgi/2153/data/62451304/plugins/com.st.stm32cube.ide.jre.linux64_3.4.0.202409160955/jre/bin
-startup
configuration/org.eclipse.osgi/2153/data/62451304/plugins/org.eclipse.equinox.launcher_1.6.900.v20240613-2009.jar
--launcher.library
configuration/org.eclipse.osgi/2153/data/62451304/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.1100.v20240722-2106
...
$ ls configuration/org.eclipse.osgi/2153
ls: cannot access 'configuration/org.eclipse.osgi/2153': No such file or directory

 

Associate
July 1, 2025

Perhaps the worst IDE that has ever been developed! After two weeks of trying modifying a base example I have realised that 99% of the problem comes from the IDE. 

Rename? Too complex operations. 
Import? Where are the files?

What is the rationale behind this literally ***? The STM32 products are beautiful, but this  IDE really makes impossible to ramp up. 
Do you have any alternatives? Or should I buy NXP?