Skip to main content
RMora.4
Associate III
April 21, 2022
Solved

Possible to start new project by importing existing .IOC file?

  • April 21, 2022
  • 2 replies
  • 1795 views

..

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

STM32CubeMX has an option (Alt+L) to list and switch a .ioc to compatible MCUs.

There were some discussions here recently and also a performance issue/bug, but in general it worked.

hth

KnarfB

2 replies

RMora.4
RMora.4Author
Associate III
April 21, 2022

The .ioc was started on an STM32L4P5ZG but I want to transfer it to a STM32L4S7ZI. Is it possible to just open the IOC file as new project for a new board. Or will I need to manually activate all the peripherals one by one?

KnarfB
KnarfBBest answer
Super User
April 21, 2022

STM32CubeMX has an option (Alt+L) to list and switch a .ioc to compatible MCUs.

There were some discussions here recently and also a performance issue/bug, but in general it worked.

hth

KnarfB

RMora.4
RMora.4Author
Associate III
April 21, 2022

This is exactly what I was looking for. Thank you!