Wizee ESP32 2.4" HMI TFT not displaying
Unable to get TFT to display using Arduino IDE and example files provided by Elecrow.
Question: Which display driver should be used: ILI9341_DRIVER or ILI9488_DRIVER???
(Spec sheet says display is ILI9341, but example files provided by Elecrow use the ILI9488_DRIVER)
Verified all SPI connections and the TouchScreen IS working correctly.
Tagged:
Comments
@Bwanna Hello there,
The 2.4-inch display uses ILI9341_DRIVER. Here's the setup file for the 2.4-inch ESP32 display: