[第8期]Use ToughGFX and STM32CubeIDE to control LED/使用ToughGFX和STM32CubeIDE來控制LED開關

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
 

留言

這個網誌中的熱門文章

使用VS code開發Python程式 - Matplotlib繪圖

使用Pycharm開發Python程式與用Matplotlib繪圖

[Python][tkinter] Build tkinter GUI 使用tkinter建立圖形視窗