cancel
Showing results for 
Search instead for 
Did you mean: 

Help, looks like I broke Cube IDE (initialization problems)

MPave.2
Associate

Today, I opened a new project, exactly the same way I did all the previous ones. I selected the STM23F413ZH Nucleo-144.

Unfortunately, I didn't get a "Do you want to initialize all peripherals in their default modes?" this time. When the IOC file finished being generated, almost every single pin on the chip has been assigned, all the peripherals and middleware that could fit have been loaded. The peripherals I normally use - the built-in LEDs, button and the stlink-connected USART, have been disabled to make room for things like i2s, several I2C ports, USB-host, etc.

​​

Since then, every project I open has been like this, almost all the peripherals active by default, Nucleo GPIO and USART3 replaced by something else. I tried reboots, updating the IDE.

How do I make Cube set the defaults back to what they were before?​

3 REPLIES 3
TDK
Guru

Can't reproduce here. Share your IOC file.

If you feel a post has answered your question, please click "Accept as Solution".
Pavel A.
Evangelist III

While waiting for more useful replies:

  • create a new user
  • start the Cube and try to do what you want to do

Will it work for a new user?

the IDE mysteriously fixed itself overnight

I have no idea what was broken, how and why