Skip to main content
FAndr.5
Associate II
November 17, 2022
Solved

Device Configuration Tool doesn't open in STM32CubeIDE (Bug)

  • November 17, 2022
  • 3 replies
  • 3225 views

from one moment to another the "device configuration tool" stopped working, it no longer shows anything when opening the .ioc file, the strangest thing is that it stopped doing it on all my computers almost simultaneously, and without even having updated the IDE or something .

Best answer by FAndr.5

Confirmed, if the file contains pins (one or several) "locked" with no function assigned, the "Device Configuration Tool" cannot open it again, it hangs and shows only a blank window. I imagine it's a "Device Configuration Tool" bug, any solution? beyond not "locked" pins without function.

3 replies

FAndr.5
FAndr.5Author
Associate II
November 17, 2022

I think I know what is happening, in the project I marked several pins as "locked" but without an assigned function, after closing it the code was generated and when I wanted to open it again it no longer worked. Based on that idea, I edited the .ioc file by hand with a text editor and removed all the dead pins that were "locked", and now the file reopens in the "Device Configuration Tool" without problem.

FAndr.5
FAndr.5AuthorBest answer
Associate II
November 17, 2022

Confirmed, if the file contains pins (one or several) "locked" with no function assigned, the "Device Configuration Tool" cannot open it again, it hangs and shows only a blank window. I imagine it's a "Device Configuration Tool" bug, any solution? beyond not "locked" pins without function.

Semer CHERNI
ST Employee
November 18, 2022

Hello @FAndr.5​ 

First let me thank you for posting.

The behavior you described is very interesting.

I tried to reproduce the issue It work fine for me. The test was done with the following set up:

  • STM32CubeIDE 1.10.1
  • STM32CubeMx 6.6.1
  • STM32G491RETx

Could you please mention the tool version you are using and the MCU.

Also, could you lock some pins and check if the same behavior occurs again.

Kind regards,

Semer.

FAndr.5
FAndr.5Author
Associate II
November 18, 2022

Hi, Semer.

I test this in:

STM32ubeIDE Version: 1.9.0 (windows version) windows11.

don´t know how view a version of STM32CubeMx...

STM32F103C8T6R

but , I always find the bug with this secuence.

I'm going to update the IDE and check if the bug is still in the new version 1.10.1.