Code to run the cheap 2.4" TFT made by mcufriend.com on the STM nucleo. No modifications required, this plugs into the arduino header.

Dependents:   ST7735_V2_STM32F407

Fork of TFTLCD_8bit by Thiha Electronics

History

This is a modified Library to work with the ST Nucleo and the Cheap Red PCB 2.4" TFT displays from china. default tip

2014-06-30, by cdtsilva [Mon, 30 Jun 2014 17:29:42 +0000] rev 29

This is a modified Library to work with the ST Nucleo and the Cheap Red PCB 2.4" TFT displays from china.
; No modifications required, just plug the shield into the arduino header.


Change 8 bit for TFTLCD library by Todor Todorov

2014-04-06, by ThihaElectronics [Sun, 06 Apr 2014 15:07:50 +0000] rev 28

Change 8 bit for TFTLCD library by Todor Todorov


- fix sleep/wakeup of ILI9328 driver

2013-07-22, by ttodorov [Mon, 22 Jul 2013 01:48:06 +0000] rev 27

- fix sleep/wakeup of ILI9328 driver


- fixed 18bit color depth (262k colors available)

2013-06-16, by ttodorov [Sun, 16 Jun 2013 03:36:07 +0000] rev 26

- fixed 18bit color depth (262k colors available)


- finish porting ILI9325/8 driver: screen rotation

2013-06-16, by ttodorov [Sun, 16 Jun 2013 02:53:06 +0000] rev 25

- finish porting ILI9325/8 driver: screen rotation


- ported ILI9328 (actually ILI9325D) driver from UTFT; still need to fix screen rotation.

2013-06-15, by ttodorov [Sat, 15 Jun 2013 05:34:53 +0000] rev 24

- ported ILI9328 (actually ILI9325D) driver from UTFT; still need to fix screen rotation.


- ILI9328 driver not working yet

2013-06-13, by ttodorov [Thu, 13 Jun 2013 03:47:51 +0000] rev 23

- ILI9328 driver not working yet


- added PWM backlight control

2013-01-26, by ttodorov [Sat, 26 Jan 2013 04:36:46 +0000] rev 22

- added PWM backlight control


- replaced old fonts with the better Terminus font in 8x12 and 16x28 sizes

2013-01-26, by ttodorov [Sat, 26 Jan 2013 02:55:46 +0000] rev 21

- replaced old fonts with the better Terminus font in 8x12 and 16x28 sizes


- changed internals of SetPixelColor to allow more general and simple implementation of the bitmap drawing functions

2012-12-21, by ttodorov [Fri, 21 Dec 2012 06:05:15 +0000] rev 20

- changed internals of SetPixelColor to allow more general and simple implementation of the bitmap drawing functions