-
### LVGL version
v9.1.0
### What happened?
How to configure lv_comlor_16uswap in version 9.0? My screen transfer type is SPI model st7789, hardware platform is ESP32, IDF version 5.1.3. I saw a rel…
-
I recently bought some of these screens (ESP32-2432s022c)
I tried configuring it based on your github but I only am able to get some distorted images on the display. ( snow pattern )
It uses ST778…
-
Long time enjoyer of this driver. Truly awesome. Generally I'm using it with an ILI9341 generic from Hiletgo [Amazon](https://www.amazon.com/HiLetgo-240X320-Resolution-Display-ILI9341/dp/B073R7BH1B/re…
-
Heya,
I'm wondering how to speed things up for an application that will likely need full-screen updates most of the time.
I have an [ESP32-C6-DevKitC-1](https://docs.espressif.com/projects/esp-d…
-
Is there any way to speed up the display speed of GFX BMP files (using "BmpClass. h")?
The file is located in SPIFFS, ESP32S3 MCU, SPI interface ST7789 driver display.
Actual testing shows that a 32…
-
[Micropython](https://github.com/micropython/micropython) already supports [ESP32, ESP32-S2, ESP32-C3, ESP32-S3](https://www.espressif.com/en/products/socs).
However [lv_micropython](https://github.c…
-
I have an ESP32 WROOM with a display 1,69 ST7789.
Installed is MicroPython v1.20.0-dirty on 2023-06-10; ESP32 GENERIC-7789 with ESP32
I tried some of the examples. "tiny_hello.py" and "chango.p…
-
Platform: RPi400
OS: Raspberry Pi OS version bullseye (32bit)
External devices attached: Pimoroni DisplayHatMini 2.0 on an Adafruit CyberDeck, connected to the 40-pin header of the RPi400.
All rele…
-
After I rebuilt, there was a problem running the example. I don't know why
```
assertion "mp_obj_is_dict_or_ordereddict(MP_OBJ_FROM_PTR(type->locals_dict))" failed: file "/home/hxm/Desktop/lv_microp…
-
[ST7789 Pico Example](https://github.com/raspberrypi/pico-examples/blob/master/pio/st7789_lcd/st7789_lcd.c)
I am testing the example out of the box on a 1.3" IPS LCD ST7789 display.
[Display Pinou…