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