Skip to main content

Introduction

This section describes the most common configuration scenarios when using TouchGFX in terms of configurations for display interfaces and application strategies.

  1. LTDC/Parallel RGB describes the steps involved in configuring your TouchGFX HAL to use the LTDC on your MCU.
  2. FMC and SPI describes the steps involved in configuring TouchGFX HAL to work with e.g. serial displays when the MCU has no TFT controller.
  3. Framebuffer Strategies describes each of the available Frame Buffer Strategies: Single, Double and Partial.
  4. External events as triggers describes how to use external events, suh as physical buttons, as triggers in TouchGFX Designer interactions. The procedure in this scenario spans from configuration of GPIOS in CubeMX to TouchGFX HAL development to Appliation development in the TouchGFX Designer.
Tip
The guidelines found in this section have been used to create all Version 3.0+ Application Templates available through the designer.