Vilem Zavodny

Results 35 comments of Vilem Zavodny

Thank you for report this issue. I am working on some fixes and improvements in `esp_lvgl_port` now, I will add this into next release too.

Hi @kisvegabor I didn't try to use `LV_USE_OS`, when I enable it, I cannot compile my project. But it seems that I have simillar issue with new MIPI-DSI screen on...

> If the display is not registered then no rendering happens and therefore the `flush_cb` is not called either. Are you sure that you call `lv_display_flush_ready`? Yes, it is working...

> Please update to the latest master as a lot of initial issue are already fixed. Updated to latest master - now it is working! Thank you for your help.

Hi @kisvegabor, please, are you working on these changes now? When do you plan release version 9.1?

Hi @MikeOchtman, This PR is solving this issue: https://github.com/espressif/esp-bsp/pull/320

Hello @sukesh-ak , when you are using LVGL with Espressif chips, there is only `menuconfig` solution for LVGL configuration. For default settings is recommended to use `sdkconfig.defaults`. It seems, that...

@kisvegabor it seems, that it is same issue as here https://github.com/lvgl/lvgl/issues/6010

Hi @kisvegabor, we have prepared all boards to LVGL9 except ESP32_S3_LCD_EV_BOARD. This board is not supported in `ESP LVGL port` for now and we want to add support it soon....