-
This is what I know still has an issue.
* ST display drivers have issue with the rotation being out of sorts. This is causing the text to display backwards. I have to do a little bit more research …
-
-
# Summary
The [m5stack][1] development boards share the same SPI bus between their display (ili9341) and SD card interface. This leads to an SPI bus conflict when trying to use the display and SD c…
-
Greetings!
I am looking for an example for the `LVGL` library to calibrate the touchscreen using the same system as yours.
I have a question. Do you have any working code for the `LVGL` library usin…
-
hi i am having trouble getting this to work on my screen, is the wifi necessary to make the gifs play?
-
I have it mostly building but I'm missing something. Anyone interested in helping me to get it working?
First problem is
```
main\websocket.c:286:57: error: 'header.maskKey' may be used uniniti…
-
### The problem
I use my cheap yellow display 90 degree rotated, LVGL works fine in 2024.9.x but in 2024.10.0 I get the following when touch the button on the corner (many lines scrolls up):
[I][lvg…
-
### Describe the bug
Adafruit FT6206 library after remapping coordinates to be flipped so 320 that the library thinks I am touching is actually 0 and 480 that the library thinks is actually 0 I am tr…
-
I need your help to connect my ILI9488 TFT SPI 3.5 480*320 resolution display with ESP32 . I need wiring diagram and user setup file for my project. Also I am not confirm
about my display driver…
-
I am on raspberry pi CM4 with 7" RPI supported display connected. Demo compiled without any error. When I execute it, nothing happens. Just success message of memory mapping and then nothing happens. …