Skip to main content
Associate III
October 20, 2023
Question

Migrating from Nucleo144 board to IC

  • October 20, 2023
  • 1 reply
  • 748 views

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 ? 

This topic has been closed for replies.

1 reply

Semer CHERNI
ST Employee
November 3, 2023

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.