Library to control a Graphics TFT connected to 4-wire SPI - revised for the Raio RA8875 Display Controller.

Dependents:   FRDM_RA8875_mPaint RA8875_Demo RA8875_KeyPadDemo SignalGenerator ... more

Fork of SPI_TFT by Peter Drescher

See Components - RA8875 Based Display

Enhanced touch-screen support - where it previous supported both the Resistive Touch and Capacitive Touch based on the FT5206 Touch Controller, now it also has support for the GSL1680 Touch Controller.

Offline Help Manual (Windows chm)

/media/uploads/WiredHome/ra8875.zip.bin (download, rename to .zip and unzip)

Revision:
122:79e431f98fa9
Parent:
121:6bc4911f5e55
Child:
136:224e03d5c31f
--- a/GraphicsDisplay.cpp	Tue May 17 22:05:43 2016 +0000
+++ b/GraphicsDisplay.cpp	Tue May 17 22:33:06 2016 +0000
@@ -396,7 +396,6 @@
     }
 }
 
-
 RetCode_t GraphicsDisplay::RenderJpegFile(loc_t x, loc_t y, const char *Name_JPG)
 {
     #define JPEG_WORK_SPACE_SIZE 3100