Lib for the new LCD Display with ILI9341 controller Modified for huge fonts (>255 bytes/char). Needs modified font.h files with 2-byte size parameter. Window size is set on a per-character basis to minimise the number of pixels written (speed-up, plus better detection of whether one last character will fit on the current line). NUCLEO & NXP DMA-enabled versions are modified but untested.
Fork of SPI_TFT_ILI9341 by
Revisions of SPI_TFT_ILI9341.cpp
Revision | Date | Message | Actions |
---|---|---|---|
10:50f88bd5557f | 2014-06-22 | fix warning | File Diff Annotate |
9:423e6a952472 | 2014-06-22 | switch back to old Version - new fork for L152 will be published with new name | File Diff Annotate |
8:07ad6a48a85d | 2014-06-22 | Special Nucleo L152 version of TFT Lib | File Diff Annotate |
7:4c30bea883bc | 2014-01-26 | Set the spi frequency back to 10Mhz to get the SD card working again. | File Diff Annotate |
6:fe07ae8329f7 | 2014-01-26 | Change the bmp16 interface to also use SD-cards to load pictures. | File Diff Annotate |
5:55aed13f2630 | 2013-10-22 | Fixes for Kinetis Board | File Diff Annotate |
4:f018e272220b | 2013-10-18 | remove old circle code | File Diff Annotate |
3:3d7298360e45 | 2013-10-18 | better circle functions | File Diff Annotate |
2:0a16083193a4 | 2013-07-21 | implement set_orientation | File Diff Annotate |
1:6d6125e88de7 | 2013-06-13 | Init sequence changed based on MI0283QT datasheet | File Diff Annotate |
0:da1bf437cbc1 | 2013-06-12 | Test Version, | File Diff Annotate |