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-06 12:55 PM - edited 2025-04-06 2:53 PM
I've uploaded a simple test that you can upload it to your board.
Program both hex files STM32H747I-DISCO_CM4.hex & STM32H747I-DISCO_CM7.hex and reset the MCU.
I've already tested the project on the same board and it is working fine.
You need to see this screen:
If you can't see it, I don't see how could I help you.
2025-04-08 9:26 AM
I do this but the same problem
2025-04-08 9:32 AM
Do you have another board on which you can launch the same test?
2025-04-10 6:49 AM
no i don't have
2025-04-10 7:03 AM - edited 2025-04-10 7:04 AM
What is strange is that the binaries I shared with you don't work on you board while the demos available on the Cube package do.
This is a screen shot of the test I shared with you running well on STM32H747I-DISCO board:
2025-04-11 6:51 AM
yes that is the problem but when I upload the Embedded Wizard demo project I find this dashboard please can you guide me to do the data integration of this dashboard
2025-04-11 7:26 AM
@slimani wrote:
yes that is the problem but when I upload the Embedded Wizard demo project I find this dashboard please can you guide me to do the data integration of this dashboard
Hello,
I've already answered that question in your thread here.