📄️ 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视频模式
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命令模式
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. The example used in this article will be for 16-bit RGB565 frame buffer format and goes through configurations in STM32CubeMX.
📄️ 实时操作系统
本节介绍如何在STM32CubeMX中配置不同的Real Time Operating System(实时操作系统),与TouchGFX Generator生成的代码配合使用,实现能正常运行的TouchGFX OSAL。
📄️ 视频解码
本节展示如何配置TouchGFX Generator,以生成具有视频解码功能的TouchGFX HAL。
📄️ 性能测量
TouchGFX Core开放了几个信号,可用于测量性能。 当这些信号在内部触发时,用户可在应用程序中同步触发单个GPIO,从而实现“渲染时间”和其他有用信号的可视化。 本文介绍了如何在CubeMX中配置GPIO以及每个开放信号的作用。