-
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 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…
-
## 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…
-
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…
-
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…
-
![IMG_3520](https://github.com/user-attachments/assets/110f1ebd-e4c7-4e23-b721-08db5d09d5d8)
Hello,
I am using 3.5" TFT LCD Shield with Arduino Uno and its work great, but in other project i can't…
-
I'm having trouble with the usage and ID return.
TFT Shield ILI9488, MCUFRIEND 3.10
My aspect_kbv return is `ID = 0x0` and my TFT has a white screen the whole time.
As said somewhere, OPEN-SMART …