TouchGFXDesigner download and installation tutorial

tags: STM32  # STM32Cube  

Like it first, then read the blog, and by the way, click to encourage it.
If you have finished reading the article and think it is good, you can select a collection so that you will not get lost in the future.

1 Introduction

1.1 Basic introduction

TouchGFX is an advanced free graphics software framework optimized for STM32 microcontrollers. Using STM32's graphics functions and architecture, TouchGFX accelerates the revolution of human-computer interaction interfaces by creating stunning user graphical interfaces similar to smartphones .
    The TouchGFX framework includes TouchGFX Designer (TouchGFXDesigner, an easy-to-use, drag-and-drop based graphics building tool for PC) and TouchGFX engine (a powerful and optimized graphics core). TouchGFX combines a WYSIWYG simulator and automatic code generation function to make GUI development easy. It covers all steps from the early design sketches to the exclusive final product, and completes the prototype product through rapid iteration.
    TouchGFX Designer can also be used as an independent software tool for easy and fast graphical evaluation and proof of concept. The TouchGFX framework includes TouchGFX Designer, which is distributed in the STM32Cube MCU software package. It is fully compatible with STM32CubeMX initialization and code generation tools, and can seamlessly develop graphics applications and main applications in a unified project engineering environment.

1.2 Main features

  • Structure: Easily create multiple screen content and related transitional content
  • Controls: A variety of customizable widgets, such as sliding containers and circular progress, can easily create GUI
  • skin:
    a. A set of ready-made graphic appearances, without the need for graphic designers to carry out consistent prototyping
    b. Custom graphics can be used
  • Interaction: Dynamic interaction for creating user-friendly applications
  • Custom container:
    a. Create custom reusable application controls
    b. Easy platform development with a unified appearance
  • Word processing:
    a. Specify and manage fonts and typesetting in one place
    b. Translation service
    c. Support multiple letters and scripts, such as Latin, Cyrillic, Arabic, Chinese and Japanese
  • Code generation:
    a. TouchGFXDesigner generates and maintains high-performance C++ code
    b. The code generated by the tool is completely separated from the user code
    c. All types of code extensions can be used for unique animation and system interconnection
    d. Support multiple integrated development environments, such as IAR, ARM Keil and GCC-based IDE

1.3 Preparation

    System version: Windows 10 Professional 64-bit
    Software version: V4.14.0

2 Software download

2.1 Official website download

download link: Official website download address
    Download method:

  1. Open the official website download address, clickGet the software
    2.1_1
  2. Select the corresponding version to download. (Requires login account)
    2.1_2

2.2 Cloud Disk Download

download link:(Extraction code: 5eby)
     Download method: download directly. (The cloud disk contains STM32Cube series software)

3 Software installation

installation steps:

  1. turn on TouchGFX-4.13.0.msi File; (File directory: \Utilities\PC_Software\TouchGFXDesigner)
    3_1
  2. Click onNext
    3_2
  3. CheckI accpt, ClickNext
    3_3
  4. Select the installation path, clickNext
    3_4
  5. If the path includes spaces, the installer will report an error;
    3_5
  6. Choose a suitable installation path without spaces, clickNext
    3_6
  7. Click onInstall
    3_7
  8. The installation program automatically checks and installs, and moves the required files;
    3_8
    3_9
    3_10
  9. Installation is complete, clickFinish
    3_11
  10. turn on TouchGFXDesigner software;
    3_12
  11. The software interface is as follows.
    3_13

4 end

    Other versions of software download and installation tutorials can refer to this tutorial.
    This tutorial was originally published by Brendon Tan and copyright. This document is only for personal learning and communication and must not be used for other purposes.Commercial prohibition, For reprinting or public use, please contact the author for authorization.
    This tutorial is organized by myself. If there is any inappropriateness, please correct me.

Intelligent Recommendation

LaTeX download and installation tutorial

1. About LaTeX and CTeX LaTeX is a enamel-based typesetting system developed by American computer scientist Leslie Lamport in the early 1980s. This format allows users to have no knowledge of typesett...

Thrift download and installation tutorial

  table of Contents download link Official installation tutorial Configuration picture tutorial Project test   download link Official website:link Download address Official installation tuto...

Wampserver download and installation tutorial

You may find that www.wampserver.com is inaccessible. You can try this URL below. http://www.onlinedown.net/soft/82112.htm covers downloading and installation tutorials. Remember to choose the same in...

MySQL download and installation tutorial

table of Contents First, MySQL download Second, the MySQL installation process Third, MySQL configuration 1. Open the mysql command line in the control panel 2. Check if the mysql service is started. ...

JetBrainsPyCharm download and installation tutorial

The author's personal opinion is for reference only. 1. First of all, go to the official website to download and install https://www.jetbrains.com/pycharm/ Click DOWNLOAD NOW and jump to the next page...

More Recommendation

AD17 download and installation tutorial

AD17 download address: AD17 link: Extraction code: n932 AD13 link: Extraction code: 54dy AD17 is still a bit of a requirement for computer configuration. My computer configuration is as follows, PCB c...

Gradle download and installation tutorial

1. Log in to the official website: www.gradle.org and enter the interface below: 2. Click Install Gradle to jump to the next interface: 3, download 4. After the download is successful, extract it to a...

EEGLAB download, installation tutorial

Disclaimer: Original link: https: //blog.csdn.net/weixin_40521823/article/details/83270065 Many students do ECG EEG, is a must come into contact with edf file format, the file format is European data,...

Download the installation tutorial CentOS7

1.CentOS Download CentOS is a free version, recommended direct download on the official website, DVD ISO: Full install version conventional optical disk mirroring, may be installed on a computer hard ...

SDK download and installation tutorial

SDK Download http://www.androiddevtools.cn/ Decompressing the download is complete Click SDK Manager.exe install the necessary plug-ins. Configuration environment variable: New system variable. Variab...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top