-
Hello,
I have passed (lost) many time without success trying to get lvgl and micropython, or lv_micropython working on a CYS (Cheap Yellow Screen), ESP-2432s028, both touch and screen.
And I hav…
-
I connect a 3.2"RPI display (320*240 xpt2046) via gpio, everything is fine with it. I connect a 3.5"RPI (480*320 xpt2046) display via gpio, after launching Mortar, the image disappears, blinks, moves,…
-
**Build environment:** macOS
**Moddable SDK version:** 4.3.0-9-gbbd413376
**Target device:** ESP32-2432S028R aka [ESP32-CYD](https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display)
**Descript…
-
Hi, i am using a 2.8" ili9341 display with touch support (XPT2046) similar to this one:
https://www.amazon.it/Hiletgo%C2%AE-320-risoluzione-Touch-panel-ILI9341/dp/B0798N2HHW
I am connecting the di…
-
Hello. I run compiled tslib on RPi zero 2w. I have an ili9341 2.8inch display with xpt2046 touch. I initialize environment with these parameters:
export LD_LIBRARY_PATH=/usr/local/lib
export TSLIB_C…
-
Only raise issues for problems with the library and/or provided examples. Post questions, comments and useful tips etc in the "Discussions" section.
To minimise effort to resolve issues the followi…
-
@rzeldent
I isolated the problem to the UI initialization. If I remove it from my code entirely, I no longe have any issues reading/writing/append to files from the SD Card. Bellow you can see a s…
-
i built a firmware for ESP32 GENERIC S3 (ESP32-S3-xiao seeed studio)
python3 make.py esp32 submodules clean mpy_cross BOARD=ESP32_GENERIC_S3 DISPLAY=ili9488 INDEV=xpt2046
by using this command.
bin…
-
in my plateformio.ini file, I can have:
lib_deps =
# paulstoffregen/XPT2046_Touchscreen @ 0.0.0-alpha+sha.26b691b2c8
but no way to have:
lib_deps =
paulstoffregen/XPT2046_Touchscr…
-
With the ESP32-2432S028 and other similar displays the touch control chip is on the second buss of the ESP32 but tcMenu has no options when the TFT and touch are on different bus.