📄️ LTDC Display Interface
This scenario describes how to configure the STM32 LTDC display controller and TouchGFX Generator when using a LCD-TFT parallel display interface.
📄️ MIPI-DSI Video Mode
This scenario describes how to configure a STM32 DSIHOST in Video Mode and TouchGFX Generator when using a display with Display Serial Interface (DSI).
📄️ FMC Display Interface
This scenario describes how to configure the STM32 FMC (Flexible Memory Controller) and TouchGFX Generator when using a display with a FMC parallel interface and GRAM.
📄️ SPI Display Interface
This scenario describes how to configure SPI and TouchGFX Generator when using a display with a SPI serial interface and GRAM.
📄️ MIPI-DSI Command Mode
This scenario describes how to configure MIPI DSI interface in Command Mode and TouchGFX Generator when using a display with a Display Serial Interface (DSI) and GRAM.
📄️ Real Time Operating System
This section shows how to configure different Real Time Operating System in STM32CubeMX to work with the code generated by the TouchGFX Generator
📄️ Video Decoding
This section shows how to configure the TouchGFX Generator to generate a TouchGFX HAL that has video decoding capabilities.
📄️ Performance Measurement
TouchGFX Core exposes several signals that can be used to measure performance. Users can instrument their applications to trigger individual GPIOs when these signals are triggered internally, allowing visualization of "render time" and other useful signals. This article covers how to configure GPIOs in CubeMX and what each exposed signal does.