2024-09-26 07:07 PM
I am using STM32H747BITx MCU and i've try CubeMX6.12.0 ,CubeMX6.10.0.Still the same problem.
If I do not enable TouchGFX in CubeMX, I can successfully generate the code. However, if I enable TouchGFX, an error message like the one shown in the picture appears, and it cannot be compiled correctly in CubeIDE.
2024-09-26 10:41 PM
It seems that CubeIDE does not support generating TouchGFX projects for the dual-core H747. The only examples I found that can be used are for the STM32H747I-DISCO development board, but that's not feasible for me. The MCU I am using is the STM32H747BIT6, not the STM32H747I-DISCO's STM32H747XIH6.
2024-10-09 01:10 AM - edited 2024-10-09 02:51 AM
Hello @ChungEN ,
Are you test this behavior with the latest STM32CubeMx version 6.12.1?
To check the issue could you please share your .ioc and log files?
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.