cancel
Showing results for 
Search instead for 
Did you mean: 

Migrating from Nucleo144 board to IC

StanCosgrove
Associate II

HI i m currently working on a H723 nucleo144 EVK, and have completed the coding and is contemplating to flash the code onto STM32H750IBK6 ,  question is whats the best way to  port over the code (in .ioc) without recreate a new project,  new IC selection and a new .ioc ? 

1 REPLY 1
Semer CHERNI
ST Employee

Hello @StanCosgrove 

First let me thank you for posting.

In this case you can use the STM32CubeMX standalone application to create a project for the STM32H750IBK6.
Under File>Import select the *.ioc file for you original project then click on import.
However, it will only import the compatible parts of your project and you need to set the other parts manually.

BR,
Semer.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.