2021-04-07 03:21 AM
I have tested example projects on custom display by just changing the screen parameters in initialisation. But while creating a new project using TouchGFX I am unable to create the screens for custom display. Is there any guide on how to configure custom screen for TouchGFX instead of the inbuilt development boards?
2021-04-07 10:22 AM
Method A> When your custom design is based on an kit and only display is changed , generate for kit and edit touchgfx file in text editor
Method B> Use STMCubeMX or MXpluggin in IDE and generate project with TouchGFX activated software package.