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

IMPORTANT Issues that don't use this template will be ignored and closed. ### Perform all steps below and tick them with [x] - [x] Check the related part of the...

stale

We use GitHub issues for development related discussions. Please use the [forum](https://forum.littlevgl.com/) to ask questions. **Describe the issue** I have a 128*32 resolution OLED screen driven by SSD1306. When I...

stale

Hi! I saw that there was a V7 milestone, how about creating a V8 milestone? If a roadmap detailing what is left was made, perhaps more would be able to...

stale

We use GitHub issues for development related discussions. Please use the [forum](https://forum.littlevgl.com/) to ask questions. **Describe the issue** Fail to rebuild app after IDF upgrade **Code to reproduce the issue**...

LVGL控件边缘出现莫名亮点,并且这样的问题会随着设置LVGL初始化时候的缓冲buff大小而改变点点的数量,当把缓冲减小的时候点点就会明显变多,buff越大,点点越小,我使用的是ESP32S3芯片,采用LVGL8.3模板,以下是buff设置大小不同的情况 ![512size](https://user-images.githubusercontent.com/68137304/175766774-b3d3118d-76cd-41b5-b0f6-8b0beae76b67.png) ![512display](https://user-images.githubusercontent.com/68137304/175766765-5243d492-9dbc-4572-b4d9-c4bf9cbb94b6.jpg) ![1024size](https://user-images.githubusercontent.com/68137304/175766787-4ae0eb8d-a66c-43f4-acf5-b40793e4f8c6.png) ![1024display](https://user-images.githubusercontent.com/68137304/175766788-426d3d95-24e2-4a29-b0ec-28c5d5bb6492.jpg) ![4096size](https://user-images.githubusercontent.com/68137304/175766792-2876b0a2-2210-4b99-9204-fdfaa4cd898a.png) ![Uploading 4096display.jpg…]()

It won't compile with target set to C3. Needs some more IFDEFs in the SPI code. https://github.com/gaojulong/lv_port_esp32_C3

stale

We use GitHub issues for development related discussions. Please use the [forum](https://forum.littlevgl.com/) to ask questions. **Describe the issue** Hey guys, I can't reun the demo. I've tried it on two...

stale

Hi all, I am trying to configure LVGL for my ESP32 custom board with a ST7789V TFT LCD driver. Unfortunately, I haven't been very successful so far... The backlight seems...

stale

We use GitHub issues for development related discussions. **Describe the issue** The problem only happens when I integrate a task that connects the esp32 to a wifi access point. In...

When I tried to use the port_v8 branch, I found that the compilation failed. It seems that the submodule corresponds to the previous version.

stale