2025-04-04 8:28 AM - last edited on 2025-04-04 8:52 AM by Andrew Neil
I am a student in embedded systems. I have a final project with the stm32h747i-disco card. I want to configure the touch screen to make a graphic interface.
2025-04-04 8:38 AM - edited 2025-04-04 10:26 AM
Hello @slimani and welcome to the ST community,
Please use TouchGFX designer tool to create a ready-to-use graphic project based on that board. The hardware will be configured automatically: LCD, Frame buffer, TouchScreen, memories, etc ..
As shown in this screenshot, find your board and click on create button:
Hope that answers your question.
2025-04-05 4:08 AM
I do this and upload the project but the stm32h747i-disco screen does not work
2025-04-05 4:12 AM
What do you mean by " does not work" you need to give more details what you did exactly and what are the symptoms of the issue.
2025-04-05 7:01 AM
I am making a project on touchgfx and I upload this project to the card but the card screen does not work remains black please help me
2025-04-05 7:03 AM
I also activate the timer but the screen always remains black and does not light up.
2025-04-05 8:02 AM - edited 2025-04-05 8:09 AM
Hello,
You are using a dual core product and there are two projects related to both cores CM4 and CM7. Make sure to upload the two binaries of both cores:
No relation with activating a timer with the display.
2025-04-05 10:00 AM
I do all that but nothing changes the screen remains black does not turn on can you give me the steps to test the screen
2025-04-05 10:08 AM - edited 2025-04-05 10:13 AM
Download this STM32H747I-DISCO compiled demo binary (use STM32CubeProgrammer). If the blackscreen still there, I assume your board is broken.
2025-04-05 10:19 AM
I download it how do I upload it to stm32