Skip to main content
swapnil1996
Visitor II
April 7, 2021
Question

How to integrate custom screen dimensions and parameters in TouchGFX?

  • April 7, 2021
  • 1 reply
  • 580 views

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?

This topic has been closed for replies.

1 reply

MM..1
Chief III
April 7, 2021

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.