Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_LCD_mcufriend_test
Fork of 24_TFT_STMNUCLEO by
You are viewing an older revision! See the latest version
Hardware
==mcufriend 2.4" Arduino Shiueld Specifications==
- Screen Size : 2.4 inch
- Resolution : 240 x 320
- LCD Color : 65k
- LCD Driver : ST7781 Datasheet
- Interface : 8 data bit with 4 control bits
- Touchscreen : 4 Wire Resistive Touchscreen
| Arduino pin | LCD Shield Pin | Use |
|---|---|---|
| 3.3V | 3.3V | Power |
| 5V | 5V | Power |
| GND | GND | Power |
| A0 | LCD_RD | LCD Control |
| A1 | LCD_WR | TOUCH_YP LCD Control / Touch Data |
| A2 | LCD_RS | TOUCH_XM LCD Control / Touch Data |
| A3 | LCD_CS | LCD Control |
| A4 | LCD_RST LCD | Reset |
| D2 | LCD_D2 | LCD Data |
| D3 | LCD_D3 | LCD Data |
| D4 | LCD_D4 | LCD Data |
| D5 | LCD_D5 | LCD Data |
| D6 | LCD_D6 / TOUCH XP | LCD Data/ Touch Data |
| D7 | LCD_D7 / TOUCH YM | LCD Data / Touch Data |
| D8 | LCD_D0 | LCD Data |
| D9 | LCD_D1 | LCD Data |
| D10 | SD_CS | SD Select |
Source: http://www.smokeandwires.co.nz/blog/a-2-4-tft-touchscreen-shield-for-arduino/
