-
First up, thank you so much for your excellent work, and supporting your library with so many responses.
I've been trying to get an ESP32 to work with a 240x240 round TFT display that only has an 8…
-
### Perform all steps below and tick them with [x]
- [x] Check the related part of the [Documentation](https://docs.lvgl.io/)
- [x] Update lvgl to the latest version
- [o] Reproduce the issue i…
-
Please, check that the PI pico-display functions does not work under C,C++.
/* */
PROBLEM: The file pico_display.hpp includes the file -->libraries/pico_graphics/st7789/st7789.hpp
-
Hi,
Can you possibly include a display driver for the ST7789?
Phil
-
I reported over on the prototype ST7789 driver page a [memory issue](https://github.com/russhughes/lv_st7789/issues/5) I've experienced with LV_MP. I now think it isn't specific to that driver. The …
-
It just light the backlight but no display in every example in eSPI.
I think wiring is fine,cause it can display normally when run other library.
so I check from Read_ User_Setup:
```
11:08:02.…
-
Hello and thanks for this awesome library 👍
Is there a way to use the library in the Arduino IDE without editing User_Setup.h ?
Altering the contents of a file located *inside the library folde…
-
The essence of the problem. It's global to me. On the verge of a complete rejection of `LVGL` completely.
I will give an example (purely theoretically). The `SPI` bus frequency is 40 MHz and cannot b…
-
Hello there,
I tried this program and it is very nice! Really good option to remote control a away ESP that only connect to smart home via MQTT (no port forward, etc...)
But i expreience a real…
-
One of the nice features of the loboris port's `display` module is a font option of:
```
transparent | only draw font's foreground pixels
```
This would be wonderful to have in the `write`/`te…