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:
152:a013ac0133e4
Parent:
149:c62c4b2d6a15
Child:
153:8a85efb3eb71
--- a/RA8875.h	Sun Sep 24 02:09:57 2017 +0000
+++ b/RA8875.h	Mon Nov 06 01:41:55 2017 +0000
@@ -2,7 +2,7 @@
 /// @mainpage RA8875 Display Controller Driver library
 ///
 /// The RA8875 Display controller is a powerful interface for low cost displays. It
-/// can support displays up to 800 x 600 pixels x 16-bit color. Another common 
+/// can support displays up to 800 x 480 pixels x 16-bit color. Another common 
 /// implementation is 480 x 272 x 16 with two layers. The two layers can be 
 /// exchanged, or blended in various ways (transparency, OR, AND, and more).
 /// It includes graphics acceleration capabilities for drawing primitives,