TouchGFX Project Not Working Properly on STM32H7R7L8 Custom Board
Hello ST Team,
I am currently working on a project using DK board and custom board:
STM32H7S7L8-DK (ST Official Development Kit)
STM32H7R7L8H6H – a custom board designed with the same hardware layout and component selection as the STM32H7S7L8-DK.
I created a TouchGFX project using STM32CubeIDE and TouchGFX Designer. The application runs perfectly on the STM32H7S78-DK board.
However, when I flash the same project onto the STM32H7R7L8 custom board, the application does not run as expected. Here's the observed behavior:
After powering on, the firmware runs for a few seconds.
Then, the application freezes and the display goes blank or becomes unresponsive.
After a random delay of a few seconds to a minute, the display comes back and the application resumes.
This cycle continues unpredictably.
To isolate the issue, I tested a simple UART communication project on the custom board, and it works flawlessly. This confirms that:
The MCU is functional.
Basic firmware setup, including clock and peripherals, appears correct.
Looking forward to your guidance.
Best regards,
Mehul Rana
