cancel
Showing results for 
Search instead for 
Did you mean: 

Changing from 144-in processor to 100-pin processor

hwsw
Associate II

I have a project that uses a STM32H743ZITX (144-pins). I want to replace it with a STM32H743VITX (100-pins), and use the same same code. There will actually be a few differences in code, like removing some pins and their functions, but it's pretty much the same code.

I've tried just replacing the .ioc file, but after I generate code the build doesn't work, complaining about missing files.

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @hwsw ,

"How to export a project configuration to a compatible STM32" article can help you migrate your project based on STM32H743ZITX MCU to the STM32H743VITX MCU. 

When your question is answered, please close this topic by choosing "Accept as Solution". This will help other users find that answer faster.

Kaouthar

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.

View solution in original post

1 REPLY 1
KDJEM.1
ST Employee

Hello @hwsw ,

"How to export a project configuration to a compatible STM32" article can help you migrate your project based on STM32H743ZITX MCU to the STM32H743VITX MCU. 

When your question is answered, please close this topic by choosing "Accept as Solution". This will help other users find that answer faster.

Kaouthar

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.