Is the STM32H747 code directly portable to the STM32H757?
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.
