Adapted from Peter Dresche's original for Waveshare 2.8inch TFT Touch Shield Board and Mbed 6. RGB order reversed by changing reg 16 commands, spi write code adjusted as there is no reset pin but there is data command pin. Wait commands changed for new thread_sleep style, Stream class explicitly included. Library to control a QVGA TFT connected to SPI. You can use printf to print text The lib can handle different fonts, draw lines, circles, rect and bmp

History

Sorting default tip

2021-03-30, by John Durrell [Tue, 30 Mar 2021 20:38:26 +0100] rev 27

Sorting


Working BMP from SD

2020-07-06, by jhd25 [Mon, 06 Jul 2020 10:57:10 +0100] rev 26

Working BMP from SD


Improved speed using STM Direct lib

2020-06-28, by jhd25 [Sun, 28 Jun 2020 16:44:22 +0100] rev 25

Improved speed using STM Direct lib


More tidying

2020-06-28, by jhd25 [Sun, 28 Jun 2020 15:58:01 +0100] rev 24

More tidying


Fixed color handling color order and SPI communication (superflous start bits removed

2020-06-28, by jhd25 [Sun, 28 Jun 2020 15:52:02 +0100] rev 23

Fixed color handling color order and SPI communication (superflous start bits removed


Now with mutexes !

2020-06-17, by jhd25 [Wed, 17 Jun 2020 22:01:37 +0100] rev 22

Now with mutexes !


Fixed RGB ordering issue

2020-06-17, by jhd25 [Wed, 17 Jun 2020 20:42:10 +0100] rev 21

Fixed RGB ordering issue


First fully working version for Waveshare TFT board

2020-06-17, by jhd25 [Wed, 17 Jun 2020 16:13:47 +0100] rev 20

First fully working version for Waveshare TFT board
170620


Waveshare 28." Version

2020-06-17, by jhd25 [Wed, 17 Jun 2020 14:15:16 +0000] rev 19

Waveshare 28." Version


The last change was made on the wrong code. Fix back the kinetis support .

2013-10-22, by dreschpe [Tue, 22 Oct 2013 20:17:29 +0000] rev 18

The last change was made on the wrong code. Fix back the kinetis support .