cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX GUI with another project

TSour.1
Associate II

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,

3 REPLIES 3
MM..1
Chief II

Yes in new empty project open Import GUI and BROWSE to existed ***.touchgfx file.


_legacyfs_online_stmicro_images_0693W00000Noznf.png

TSour.1
Associate II

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,

MM..1
Chief II

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.