@@ -60,7 +60,7 @@ This BSP supports HDMI converter Lontium LT8912B. Follow these rules for using i
6060
6161| Available | Capability | Controller/Codec | Component | Version |
6262| ------------------| ------------------------| --------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ----------------------------------------|
63- | :heavy_check_mark : | :pager : DISPLAY | ek79007, ili9881c, lt8912b| idf<br />[ espressif/esp_lcd_ili9881c ] ( https://components.espressif.com/components/espressif/esp_lcd_ili9881c ) <br />[ espressif/esp_lcd_ek79007 ] ( https://components.espressif.com/components/espressif/esp_lcd_ek79007 ) <br />[ espressif/esp_lcd_lt8912b] ( https://components.espressif.com/components/espressif/esp_lcd_lt8912b ) | >=5.4<br />1.* <br />1.* <br />>=0.1.1,<1.0.0|
63+ | :heavy_check_mark : | :pager : DISPLAY | ek79007, ili9881c, lt8912b| idf<br />[ espressif/esp_lcd_ek79007 ] ( https://components.espressif.com/components/espressif/esp_lcd_ek79007 ) <br />[ espressif/esp_lcd_ili9881c ] ( https://components.espressif.com/components/espressif/esp_lcd_ili9881c ) <br />[ espressif/esp_lcd_lt8912b] ( https://components.espressif.com/components/espressif/esp_lcd_lt8912b ) | >=5.4<br />1.* <br />1.* <br />>=0.1.1,<1.0.0|
6464| :heavy_check_mark : | :black_circle : LVGL_PORT| | [ espressif/esp_lvgl_port] ( https://components.espressif.com/components/espressif/esp_lvgl_port ) | ^2 |
6565| :heavy_check_mark : | :point_up : TOUCH | gt911 | [ espressif/esp_lcd_touch_gt911] ( https://components.espressif.com/components/espressif/esp_lcd_touch_gt911 ) | ^1 |
6666| :x : | :radio_button : BUTTONS | | | |
@@ -96,30 +96,30 @@ This BSP supports HDMI converter Lontium LT8912B. Follow these rules for using i
9696
9797## LVGL Benchmark
9898
99- ** DATE:** 27.10 .2025 03 :03
99+ ** DATE:** 07.11 .2025 09 :03
100100
101101** LVGL version:** 9.4.0
102102
103103| Name | Avg. CPU | Avg. FPS | Avg. time | render time | flush time |
104104| ---- | :------: | :------: | :-------: | :---------: | :--------: |
105- | Empty screen | 55 % | 88 | 5 | 4 | 1 |
105+ | Empty screen | 61 % | 88 | 5 | 3 | 2 |
106106| Moving wallpaper | 89% | 71 | 10 | 7 | 3 |
107- | Single rectangle | 23% | 89 | 1 | 1 | 0 |
108- | Multiple rectangles | 40 % | 90 | 2 | 2 | 0 |
109- | Multiple RGB images | 23 % | 94 | 1 | 1 | 0 |
110- | Multiple ARGB images | 52 % | 90 | 6 | 6 | 0 |
111- | Rotated ARGB images | 77 % | 76 | 10 | 10 | 0 |
112- | Multiple labels | 92% | 61 | 14 | 13 | 1 |
113- | Screen sized text | 99% | 14 | 68 | 66 | 2 |
114- | Multiple arcs | 97 % | 46 | 18 | 15 | 3 |
115- | Containers | 31 % | 90 | 3 | 3 | 0 |
116- | Containers with overlay | 94 % | 28 | 31 | 29 | 2 |
117- | Containers with opa | 36 % | 91 | 5 | 5 | 0 |
118- | Containers with opa_layer | 60 % | 72 | 13 | 13 | 0 |
119- | Containers with scrolling | 97 % | 29 | 31 | 29 | 2 |
120- | Widgets demo | 98 % | 17 | 50 | 48 | 2 |
121- | All scenes avg. | 66 % | 65 | 16 | 15 | 1 |
122-
123-
124-
125- <!-- END_BENCHMARK -->
107+ | Single rectangle | 23% | 88 | 1 | 1 | 0 |
108+ | Multiple rectangles | 39 % | 90 | 2 | 2 | 0 |
109+ | Multiple RGB images | 31 % | 96 | 2 | 2 | 0 |
110+ | Multiple ARGB images | 58 % | 93 | 6 | 6 | 0 |
111+ | Rotated ARGB images | 87 % | 61 | 14 | 14 | 0 |
112+ | Multiple labels | 92% | 61 | 12 | 12 | 0 |
113+ | Screen sized text | 99% | 13 | 70 | 67 | 3 |
114+ | Multiple arcs | 98 % | 47 | 18 | 16 | 2 |
115+ | Containers | 29 % | 87 | 2 | 2 | 0 |
116+ | Containers with overlay | 88 % | 28 | 32 | 30 | 2 |
117+ | Containers with opa | 41 % | 89 | 4 | 4 | 0 |
118+ | Containers with opa_layer | 62 % | 72 | 12 | 12 | 0 |
119+ | Containers with scrolling | 96 % | 29 | 30 | 28 | 2 |
120+ | Widgets demo | 99 % | 17 | 49 | 48 | 1 |
121+ | All scenes avg. | 68 % | 64 | 15 | 15 | 0 |
122+
123+
124+
125+ <!-- END_BENCHMARK -->
0 commit comments