TouchGFX GUI with another project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-02 7:29 AM
Hello,
Is it possible to use the GUI developed with TouchGFX of a project for another project but with another STM32 board?
Please help me with the steps to follow in order to use the graphical interface developed with STM32G071 in another board.
Thanks,
- Labels:
-
STM32G0 Series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-02 11:28 AM - edited ‎2023-11-20 9:11 AM
Yes in new empty project open Import GUI and BROWSE to existed ***.touchgfx file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-03 1:15 AM
Thanks a lot, that works!
However, I have a problem with the CubeIDE, it does not compile, the error is: the «FLASH» region overflows by 929632 bytes.
Is there a problem if the projects are different in size?
Thanks Again,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-03 8:55 AM
GUI images and font need be stored . External or internal flash , but this need configure ...
Images too can waste space , for example change storing format to L8 *** is good solution.
