Driver Library for our displays

Dependents:   dm_bubbles dm_calc dm_paint dm_sdcard_with_adapter ... more

History

Important updates, compatible with the new mbed library?more platforms support. Recommended updates. default tip

2015-10-12, by displaymodule [Mon, 12 Oct 2015 08:35:35 +0000] rev 14

Important updates, compatible with the new mbed library?more platforms support. Recommended updates.


add DM-TFT28-116: DmTpFt6x06.cpp / h

2015-09-18, by displaymodule [Fri, 18 Sep 2015 14:59:13 +0000] rev 13

add DM-TFT28-116: DmTpFt6x06.cpp / h


Reset Max speed for accessing SD Card

2015-01-22, by displaymodule [Thu, 22 Jan 2015 05:49:32 +0000] rev 12

Reset Max speed for accessing SD Card


add DM_TFT43_108, DM_TFT50_111 based on new lib drv: DmTftRa8875

2015-01-21, by displaymodule [Wed, 21 Jan 2015 13:56:51 +0000] rev 11

add DM_TFT43_108, DM_TFT50_111 based on new lib drv: DmTftRa8875


Added better out-of-bounds checks for touch. If the coordinate is outside the display area then it is considered as not touching.

2014-07-09, by displaymodule [Wed, 09 Jul 2014 08:31:34 +0000] rev 10

Added better out-of-bounds checks for touch. If the coordinate is outside the display area then it is considered as not touching.


Fixed touch calibration issues

2014-07-07, by displaymodule [Mon, 07 Jul 2014 13:30:33 +0000] rev 9

Fixed touch calibration issues


Removed dependency on the T_IRQ pin.

2014-07-07, by displaymodule [Mon, 07 Jul 2014 10:38:09 +0000] rev 8

Removed dependency on the T_IRQ pin.


Improved handling of touch calibration

2014-07-04, by displaymodule [Fri, 04 Jul 2014 09:26:32 +0000] rev 7

Improved handling of touch calibration


Lowered the pulsing time for bit banged SPI on the LPC4088 QSB to make it more responsive.

2014-05-23, by displaymodule [Fri, 23 May 2014 08:10:09 +0000] rev 6

Lowered the pulsing time for bit banged SPI on the LPC4088 QSB to make it more responsive.


Removed debug prints in touch controller code which decreased speed.

2014-05-22, by displaymodule [Thu, 22 May 2014 09:35:12 +0000] rev 5

Removed debug prints in touch controller code which decreased speed.