Is there any sample project that can guide in configuring touch screen functionality on the VGA LCD in STM32H753I-EVAL2 board. As of now, I have not found any relevant documentation regarding the same.
I am using the STM32H753i-EVAL2 board to test LCD and touch screen functionality. Currently I am unable to generate the code using CubeMX as sample codes dont have the .IOC file. I need help in setting up the LCD and touch screen via CubeMX.It is dif...
Thank you for these examples.Also, there is no mention about which touch screen driver is used for the 5.7" 640x480 Ampire LCD display. Is it TS3510 or EXC7200?
I see that you have mentioned the paths. If I am correct, I need to include all these files in my IDE, right?Some more questions:Is there a template project that I can start using and then later add the files that I require?I am using STemWin as the ...