How to integrate custom screen dimensions and parameters in TouchGFX?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-04-07 3: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?
Labels:
- Labels:
-
TouchGFX
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
