cancel
Showing results for 
Search instead for 
Did you mean: 

How to config a project from stm32f746g-dk to stm32u5g9j-dk2

JPabl.1
Senior

I have a fully working touchgfx project in the stm32f746g-dk. 

So far I always edit this project by just opening the touchgfx designer. 

Now, I need to config this project to run on the stm32u5g9j-dk2, how can I do it? 

I would like to avoid coping the GUI folder from one project to the other, but I haven't found any specific documentation about it on the touchgfx tutorials. 

 

 

1 REPLY 1
Imen.D
ST Employee

Hello @JPabl.1 ,

 you can use the "Import GUI' option in the "Edit" tab in Designer to migrate the UI interface:

Clicking the "Import GUI" button will open the Import GUI window. Then, press the "Browse" button allowing for selection of a TouchGFX Designer project (.touchgfx) to be imported into the current project.

Please refer to this tutorial for more details.

 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen