2024-08-29 12:08 AM
2024-08-29 07:58 AM
Hello @Kenwang,
Of course, you can change the provided configurations as you wish. To do so, you need to replace the drivers for otm8009a with nt35510, and also reflect the required changes in main.c and main.h.
I hope this helps you!
2024-08-29 08:44 AM
Thanks for your reply.
Could you tell me how to replace main.c and main.h ? Which directory are they in?
2024-08-30 01:59 AM
When you create a STM32H747I-Disco project from TouchGFX designer, you will have a project directory structure as below. Navigating through CM7->Core you can find main.c inside Src and main.h in Inc. Please, study the code and how the display driver is used before replacing it with nt35510.