-
I used the lvgl_micropython project to update my esp32n16r8-ili9488-ft6x36. It originally had a usable LVGL MicroPython, but it's quite outdated (MicroPython 1.19). After compiling the firmware, I cou…
-
I have a screen with 320*480 resolution controlled by ili9488. After some modifications, it can be recognized, but the display is abnormal and the picture is damaged.
cat /dev/zero >/dev/fb0 cannot…
-
I'm struggling to find any valid documentation on how to create a config to initialize my setup. I've been trying a couple code from this issues tab but nothing's really works. One yelled 'Bus' objec…
-
IDE:Arduino IDE
chip:RP2350
Configuration:
![Uploading 企业微信截图_17307959277624.png…]()
Using the screen:3.5 LCD
Screen driver:ILI9488
The problem:
When rp2040 uses TFT_eSPI library to drive ILI…
-
## Summary
Add support to new panels
- [X] ILI9488 SPI + FT6236 touch
- [ ] ILI9488 8bit + FT6236 touch
- [ ] ILI9488 8bit + XPT2046 touch
- [x] ILI9488 8bit No touch
- [ ] ILI9488 16bit + XP…
-
I can't get the ILI9488 480x320 display to work. The image appears for a second and then disappears and then there is just a white screen.
The clock on the serial console works normally during this t…
-
Hi Arvind,
just a thought, don't panic ;o)
Would it be possible to make the driver also for ILI9488?
Or is the effort huge?
I find for the ILI9488 only fast drivers for ESP32, not for Teensy 4…
-
Hello, I successfully used ILI9341 standard Adafruit Library on a ILI9488 display.
Unfortunately your library don't work whit the small corrections I found to adapt the standard library.
Any sugge…
-
Would it be possible to add ILI9488 display and also for some reason i have an issue adding SSD1306 to the project. So far I got NEXTION 4” working but everything needs to be adjusted to the size of t…
-
### Describe the bug
I put my vlw file into spiffs, and I check the file do exist in the SPIFFS area.
It seems it failed to load the font , I saw the serial return "Font file cairomedium16.vlw not f…