Forked from Peter Drescher lib, using always 16bit spi, init values for chinese red pcb, added read cmds and some mess here and there
Fork of SPI_TFT_ILI9341 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:ab5e34c9f3f9 | 2014-09-04 | Geremia | always 16bit spi for speedup on slower cpu, added read id, read status, read pixel, other stuff i can't remember |
11:365aa15eaa0f | 2014-09-04 | Geremia | added pixel read |
10:4b70a6915f06 | 2014-08-31 | Geremia | works_ok |
9:1d3d41128693 | 2014-08-19 | Geremia | fixed16bit |
8:a9d849c3dad0 | 2014-04-23 | Geremia | reworked |
7:4c30bea883bc | 2014-01-26 | dreschpe | Set the spi frequency back to 10Mhz to get the SD card working again. |
6:fe07ae8329f7 | 2014-01-26 | dreschpe | Change the bmp16 interface to also use SD-cards to load pictures. |
5:55aed13f2630 | 2013-10-22 | dreschpe | Fixes for Kinetis Board |
4:f018e272220b | 2013-10-18 | dreschpe | remove old circle code |
3:3d7298360e45 | 2013-10-18 | mazgch | better circle functions |
2:0a16083193a4 | 2013-07-21 | dreschpe | implement set_orientation |
1:6d6125e88de7 | 2013-06-13 | dreschpe | Init sequence changed based on MI0283QT datasheet |
0:da1bf437cbc1 | 2013-06-12 | dreschpe | Test Version, |