My controller identifies as an ILI9328, but only works if initialised as an ILI9325. This fork includes a fix to force 9325 initialization when a 9328 is detected.

Dependents:   TouchScreenCalibrate TouchScreenGUIDemo

Fork of UniGraphic by GraphicsDisplay

Revision:
34:091b954c3205
Parent:
26:09c1d5110134
--- a/Font/Arial24x23.h	Mon Apr 11 16:54:35 2016 +0000
+++ b/Font/Arial24x23.h	Sun Jun 21 15:23:02 2020 +0100
@@ -10,7 +10,7 @@
 #ifdef TOOLCHAIN_GCC
 const unsigned char Arial24x23[] __attribute__((aligned (2))) = {
 #else
-__align(2)
+//__align(2)
 const unsigned char Arial24x23[] = {
 #endif     
         0xFF/*unused*/,24,23,0xFF/*unused*/,