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:
112:325ca91bc03d
Parent:
111:efe436c43aba
Child:
114:dbfb996bfbf3
--- a/GraphicsDisplay.h	Mon Apr 25 01:43:59 2016 +0000
+++ b/GraphicsDisplay.h	Wed Apr 27 01:29:55 2016 +0000
@@ -286,9 +286,11 @@
     /// puts it on the screen.
     ///
     /// Supported formats:
-    /// \li 4-bit color format (16 colors)
-    /// \li 8-bit color format (256 colors)
+    /// \li 1-bit color format  (2 colors)
+    /// \li 4-bit color format  (16 colors)
+    /// \li 8-bit color format  (256 colors)
     /// \li 16-bit color format (65k colors)
+    /// \li 24-bit color format (16M colors)
     /// \li compression: no.
     ///
     /// @note This is a slow operation, typically due to the use of