📄️ 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-DS影片模式
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設定不同的即時作業系統,以搭配使用TouchGFX Generator產生的程式碼,實現可正常運作的TouchGFX OSAL。
📄️ 影片解碼
本節介紹如何設定TouchGFX Generator,以產生具有影片解碼功能的TouchGFX HAL。
📄️ 效能測量
TouchGFX Core會暴露許多訊號,可用於測量效能。 使用者可檢測應用程式,以便在內部觸發前述訊號時觸發個別GPIO,透過視覺化方式呈現「渲染時間」及其他實用訊號。 本文說明如何在CubeMX設定GPIO,以及各項暴露訊號的功能。