Skip to main content
IReta.1
Associate II
August 23, 2021
Solved

Hi all, I am at my led blinking test and works fine. I want to use more GPIOs in it. I do not want to make a new project, I want improve the actual one instead. How can I get back to the initial graphic Cube environment to add new pins? Steve

  • August 23, 2021
  • 3 replies
  • 805 views

..

This topic has been closed for replies.
Best answer by TDK

If you created the project, the IOC file should still be present in the Project Explorer window in STM32CubeIDE. Double click it to open.

3 replies

TDK
August 23, 2021

You can't convert code to an IOC file (used by CubeMX), if that's what you're asking. You can only go from IOC to code.

"If you feel a post has answered your question, please click ""Accept as Solution""."
TDK
TDKBest answer
August 23, 2021

If you created the project, the IOC file should still be present in the Project Explorer window in STM32CubeIDE. Double click it to open.

"If you feel a post has answered your question, please click ""Accept as Solution""."
IReta.1
IReta.1Author
Associate II
August 24, 2021

A big THANK YOU ! :grinning_face: