cancel
Showing results for 
Search instead for 
Did you mean: 

Is the STM32H747 code directly portable to the STM32H757?

jmorganj
Associate III

I'm using the STM32H757i Eval board. In STMCube repository for H7 v1.10.0, there is not a project folder for the STM32H757i eval board. I'd like to use the BSP LED/Touch drivers from the STM32H747i-EVAL project found in the cubeMX repository and potentially any others in the future. From what I could understand from UM2525, the eval boards are the same except for the actual micro-controllers.

Can I start a project with the STM32H757 project and link to the folder with the STM32H747 eval files?

Or, can I start a project in CubeMX for the STM32H747 and upload it to the STM32H757 allowing me to use any driver code written for the STM32H747i eval board.

1 ACCEPTED SOLUTION

Accepted Solutions
Uwe Bonnes
Principal III

The H757 is code compatible to the H747, so yes , you can run H747 code on the H757.

View solution in original post

1 REPLY 1
Uwe Bonnes
Principal III

The H757 is code compatible to the H747, so yes , you can run H747 code on the H757.