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)

Revisions of SPI_TFT.cpp

Revision Date Message Actions
18:52cbeede86f0 2013-10-22 The last change was made on the wrong code. Fix back the kinetis support . File  Diff  Annotate
17:d7e48335953e 2013-10-18 Better circle function from Michael Ammann File  Diff  Annotate
16:2efcbb2814fa 2013-03-25 fix bug in bmp for kinetis File  Diff  Annotate
15:f5772cffc2b2 2013-03-05 KL25Z Version patch File  Diff  Annotate
14:ea3206e8e3bd 2013-03-05 Add Freescale KL25Z support. File  Diff  Annotate
13:2c91cb947161 2013-03-05 Add Freescale KL25Z support File  Diff  Annotate
12:9de056a58793 2013-03-05 Fix LPC11U24 bug File  Diff  Annotate
11:9bb71766cafc 2013-02-19 fix warnings File  Diff  Annotate
10:071ae6e02fcf 2013-02-03 remove useless line in hline File  Diff  Annotate
9:a63fd1ad41b0 2013-02-03 get the lib working with LPC11U24. ; The code is switched internal. File  Diff  Annotate
8:65a4de035c3c 2013-02-03 Add NO_DMA define to switch off DMA use (LPC11U24) File  Diff  Annotate
7:e753bb62eeb9 2012-10-12 Fix SPI1 connection.; Thanks to Hans Bergles File  Diff  Annotate
6:34a13617fd35 2012-09-22 Remove debug prints File  Diff  Annotate
5:9cbf4a534f7e 2012-09-20 Bugfix: the bmp load from filesystem is working again File  Diff  Annotate
4:824715115046 2012-09-20 Bugfix + add comment File  Diff  Annotate
3:7f1d793b90df 2012-09-20 Bugfix: load from filesystem works again File  Diff  Annotate
2:f30ea1eb3681 2012-09-11 Switch back to io pin CS. The use of automatic SPI CS could make problems with interrupt or RTOS. File  Diff  Annotate
1:17e12e4e149f 2012-09-11 Switch back to manual set of CS instead of using spi hardware. Interruption of datatransfer with interrupt or RTOS could cause problems. File  Diff  Annotate
0:de9d1462a835 2012-09-10 [mbed] converted /TFT/SPI_TFT File  Diff  Annotate