Moving GFX Implementation from M7 to M4 in Dual Core?
I have an STM32H745 Discovery board (this is a dual core micro). I used the provided GFX Designer template to generate a shell project, and I note that the default core for the GFX implementation is the M7, and there seems to be no way to choose the M4 instead. There is no reason why an M4 cannot run the RTOS and GFX code, and it would be to my advantage to reserve the higher power M7 for other tasks.
Question: is it possible to choose the M4 before generating the code? Has anyone done this?
(And, to the ST/GFX team: if this ability does not exist, could it?)
Thanks
