У нас вы можете посмотреть бесплатно A full TouchGFX project with 3.5" SPI display and the full set of TouchGFX widgets или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Current version (v. 1.30) of the graphic library available in my GitHub page can now handle the whole set of widgets and transitions on TouchGFX Here I'm showing a full TouchGFX project using a 3.5" ILI9488 SPI touch display. Library handles also display driven by ILI9341 and it is available also driving ST7735 displays. Video shows all steps to setup a multiple screen TouchGFX project using the library, handling scroll wheels, sliders and buttons, exchanging data with non-TouchGFX functions and data-structures. This video assumes you already have seen previous videos in the playlist 00:00 Intro. 01:11 The project: description of the TouchGFX project I'm developing here 04:52 Using the right widget: different widgets for different display types. 07:13 Choosing image format: saving memory, increasing performance, with the same image quality. 13:32 A tick for TouchGFX: complex widget and transitions need a time base for TouchGFX 17:36 TouchGFX interactions and callbacks: setting up functions handling events generated by widgets 24:41 Sharing data with TouchGFX: exchanging data between TouchGFX and the project 26:50 The "main": how changes main() 27:50 Conclusions: when and why using the 3 different library configurations Documentation: My playlist about TouchGFX with Standard-SPI displays: • My playlist about TouchGFX My playlist about SPI TFT-LCD displays handling: • SPI TFT-LCD displays on STM32 TouchGFX compatible library for ILI9488 and ILI9341: https://github.com/maudeve-it/ILI9XXX... TouchGFX compatible library for ST7735: https://github.com/maudeve-it/ST7735S... TouchGFX official documentation: https://support.touchgfx.com