STM32CubeIDE + TouchGFX + STM32F429I Discovery

本視頻說明如何使用STM32CubeIDE的HAL函式庫與TouchGFX的虛擬函數來控制LED開關。

內容:

1. 建立GUI按鈕與虛擬函數

2. 在STM32CubeIDE中編輯按鈕的虛擬函數使用HAL來控制LED

The video explain how to use HAL library of STM32CubeIDE and the virtual function of TouchGFX to control LED hardware.

Content:

1. Build GUI Button and Virtual Function

2. Use STM32CubeIDE to edit Button’s virtual function for LED control by using HAL