2019-05-19 10:18 AM
Hello
I want to make a simple project using touchGFX and cubeMX .
I am trying to create a picture on the board's screen. But it does not appear on the screen.
When I apply these steps :
https://touchgfx.zendesk.com/hc/en-us/articles/360019884752-Configuring-STM32F746G-DISCO
...it works. But I don't want to activate any other peripheral except for display parameters.
I just want the create a simple interface, just a view on the screen.
How do I do this?