2021-05-11 08:59 AM
Hello,
I'm working on an offline PC with no possibility to connect to the internet.
I would like to try TouchGFX Template.
I have another PC with internet connection where the templates are available. I would like to copy the directory containing the template from my internet PC to my offline PC, but I could not figured out where the template are download.
Any one know where to look?
Thank you
Antoine
2021-05-12 12:59 AM
Hi,
I will have to investigate a bit more but I don't think we have a link to a zip (that I can share) with all application templates, but only links to a single zip. I think you have to do them one by one :downcast_face_with_sweat: (or a script).
Here is the typical link to a tpa for an application template: http://sw-center.st.com/touchgfx/pacman/4.16.0/<NAME OF THE BOARD>/<NAME OF THE APPLICATION TEMPLATE VERSION>
So for the STM32F412G-DISCO it should be this: http://sw-center.st.com/touchgfx/pacman/4.16.0/STM32F412G-DISCO/STM32F412G-DISCO-3.0.3.zip
Once you download the zip files/tpa you can add them to TouchGFX Designer following this article.
/Romain
2021-05-18 02:04 AM
Thank you.
I there a way to explore the directory? Clicking on http://sw-center.st.com/touchgfx/pacman/4.16.0/ propose me to download a zip.
Is there a similar address where I can download the UI Template?
I manage to get template for one board copying the directory "user"/AppData/Roaming/TouchGFX-4.16.1/Download from my internet PC to my offline PC
Antoine