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/Terminal6x8.h	Mon Apr 11 16:54:35 2016 +0000
+++ b/Font/Terminal6x8.h	Sun Jun 21 15:23:02 2020 +0100
@@ -7,7 +7,7 @@
 #ifdef TOOLCHAIN_GCC
 const unsigned char Terminal6x8[] __attribute__((aligned (2))) = {
 #else
-__align(2)
+//__align(2)
 const unsigned char Terminal6x8[] = {
 #endif		
 		0xFF/*unused*/,6,8,0xFF/*unused*/,