📄️ 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.
📄️ リアルタイム・オペレーティング・システム
このセクションでは、TouchGFX Generatorで生成されたコードとともに動作して、TouchGFX OSALが機能するように、STM32CubeMXでさまざまなリアルタイム・オペレーティング・システムを設定する方法について説明します。
📄️ ビデオ・デコーディング
このセクションでは、ビデオ・デコーディング機能を備えたTouchGFX HALを生成するためのTouchGFX Generatorの設定方法について説明します。
📄️ パフォーマンスの測定
TouchGFXコアは、パフォーマンスの測定に使用できるいくつかの信号を公開しています。 ユーザは、これらの信号が内部でトリガされると、アプリケーションを使用して個々のGPIOをトリガし、「描画時間」とその他の有用な信号を視覚化できます。 この記事では、CubeMXでGPIOを設定する方法と公開された各信号の機能について説明します。