lv_port_esp32 icon indicating copy to clipboard operation
lv_port_esp32 copied to clipboard

LVGL ported to ESP32 including various display and touchpad drivers

Results 31 lv_port_esp32 issues
Sort by recently updated
recently updated
newest added

Hi, i have a Arduino GIGA with the GIGA Display Shield. I want to learn to use the Display, so I looked at the Arduino website. There is an example...

I cant turn off LV_USE_FLEX even none of my Widgets is using it. So this is not possible to disable in the lv_conf.h #define LV_USE_FLEX 0

Im using the latest version of lvgl and lv_obj_set_scroll_propagation seams not implemented. lv_obj_set_scroll_propagation(ui_TabPage1, false); I want to turn off the Swipe to next page for the TabView.

I want to port lv_lib_split_jpg to lv_port_esp32 for creating some demos. However, I noticed that there is no registration rule for components in the CMakeLists file. After checking the commit...

I'm using a 1.8TFT SPI 128x160 display. I also use `develop/lvgl_7.11.0_idf_5.0` for lvgl_esp32_drivers and `v7.11.0` for lvgl. **Describe the issue** I use the following connections: - PIN LED to 3.3V...

We use GitHub issues for development-related discussions. Please use the [forum](https://forum.lvgl.io/) to ask questions. **Describe the issue** your repository is not usable with updated LVGL lib and Squareline studio please...

We use GitHub issues for development related discussions. Please use the [forum](https://forum.lvgl.io/) to ask questions. **Describe the issue** Followed the steps on https://github.com/lvgl/lv_port_esp32 **Code to reproduce the issue** **Expected Results**...

stale

I (60) lvgl_helpers: Initializing SPI bus... E (60) spi: spi_bus_initialize(762): invalid dma channel, chip only support spi dma channel auto-alloc assert failed: lvgl_spi_driver_init lvgl_helpers.c:236 (ret == ESP_OK) lvgl_helpers.c Line 212,...

stale

**Describe the issue** I follow the README.md ,run git clone --recurse-submodules https://github.com/lvgl/lv_port_esp32.git. However,when i run idf.py menuconfig,something went wrong. And the folders `lvgl` and `lvgl_esp32_drivers` are empty。 ``` `D:\ESPprojects\LVGL>cd lv_port_esp32...

hi, we tried lv_portesp32 on esp32 wrover-kit board , the version we had is not v4.1 but a older version of the kit. The lcd image is mirrored ( attached...

stale