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

Auto generated API documentation and code listings for 24_TFT_STMNUCLEO

Classes

BacklightPwmCtrl_enum Type of backlight control for the LCD
Bitmap_struct Describes an image
Font_struct Describes fonts and their properties
HX8340S_LCD Represents a LCD instance
ILI9328_LCD Represents a LCD instance
LCD Base class for LCD implementations
SSD1289_LCD Represents a LCD instance
ST7735_LCD Represents a LCD instance

Code

helpers.h [code] Utility functions and macros
hx8340bs.cpp [code]
hx8340bs.h [code]
ili9325.cpp [code]
ili9325.h [code]
lcd_base.cpp [code]
lcd_base.h [code] Base class for all LCD controller implementations
ssd1289.cpp [code]
ssd1289.h [code] Mbed TFT LCD controller for displays with the SSD1289 IC
st7735.cpp [code]
st7735.h [code] Mbed TFT LCD controller for displays with the ST7735 IC
terminus.cpp [code]
terminus.h [code] Terminus fontrs for mbed TFTLCDD library