Difference between revisions of "STM32 LVGL ST7789"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Work in progress]][[Category:C]] [[Category:STM32 Development]] [[Category:STM32CubeMX]] [[Category:STM32CubeIde]] [[Category:Embedded]] [[Category:STM32]] {{metadesc|LVGL with ST7789 Display on STM32}} | [[Category:Work in progress]][[Category:C]] [[Category:STM32 Development]] [[Category:STM32CubeMX]] [[Category:STM32CubeIde]] [[Category:Embedded]] [[Category:STM32]] {{metadesc|LVGL with ST7789 Display on STM32}} | ||
− | This page contains notes on porting | + | This page contains notes on porting LVGL to STM32 using a [[ST7789]] display. |
== Miscellaneous Links == | == Miscellaneous Links == | ||
* [https://lvgl.io/ Light and Versatile Graphics Library main site] | * [https://lvgl.io/ Light and Versatile Graphics Library main site] |
Revision as of 03:32, 20 February 2022
This page contains notes on porting LVGL to STM32 using a ST7789 display.