2026-01-08 5:15 PM
STM32H747XIH6 touchGFX, project root directory, two seperated CM4 and CM7, touchGFX under CM7, when touchGFX designer create code, always to search .cproject under root directory, (.ioc is here, but no .cproject, only .project), under CM7 exist .cproject and .project! this cause touchGFX designer code generate fail!
2026-01-09 7:26 AM
Hello,
I started a project with a TouchGFX designer and tried with a TBS board (STM32H747-DISCO) and didn't face any issue when using .project.
It already contains both projects CM4 and CM7 when you open it:
Both projects (CM4 and CM7) compile fine.
2026-01-09 11:33 PM
THANKS!
had a try use TBS board (STM32H747-DISCO), to create a new project! can pass compiling!and TouchGFX designer generated code OK! total project use M7, but the project is personal style instead of MX and touchGFX style,when read code feeling very hard to understand!
from MX access to create a new project, the MX' select item is total different, touchGFX can't place under M7, it be forced to M4!
moreover, many places cannot be reselect. don't know how to utilize M7 by MX, many select items be force under M4, how to do, is there a switch to do, to turn M7 from M4!?