Question
Dual core support: Using an stm32h747 how do i configure the board in order to generate the UI for the CM4 instead of the CM7 MCU?
When i generate code through the TouchGFX Designer it always generates the code to run mainly in the cm7 core, but i want ot use this core to do some heavy computation. Any help? Thanks