Difference between revisions of "3.2 TFT LCD Touch Shield"
(→Specifications) |
(→Electrical Characteristics) |
||
Line 30: | Line 30: | ||
==Electrical Characteristics== | ==Electrical Characteristics== | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | | align="center" style="background:#f0f0f0;"|'''Specification''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Min''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Type''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Max''' | ||
+ | | align="center" style="background:#f0f0f0;"|'''Unit''' | ||
+ | |- | ||
+ | | Power Voltage||4.5||5||5.5||VDC | ||
+ | |- | ||
+ | | Input Voltage VH:||3||-||5.5||V | ||
+ | |- | ||
+ | | Input Voltage VL:||-0.3||0||0.5||V | ||
+ | |} | ||
==Hardware== | ==Hardware== |
Revision as of 01:29, 10 June 2014
Contents
Overview
Arduino 3.2" TFT LCD Touch shield is an Arduino Mega compatible multicolored TFT display with touch-screen and SD card socket. It is available in an Arduino MEGA shield compatible pinout for attachment. The TFT driver is based on SSD1289 with 8bit data and 4bit control interface.
The Arduino 3.2" TFT LCD Touch shield can work with both 3.3V and 5V, so it can dispaly on Chipkit MAX32 as well.
Features
- Arduino Mega Shield compatible footprint
- Arduino library UTFT support
- TFTResolution : 240 x 320 pixels
- Size : 3.2"
- Colors : 262K
- Backlight : LED
- Driver IC: SSD1289
Specifications
PCB size | 79.3mm X 57.5mm X 1.6mm |
Indicators | - |
Power supply | compatible with Arduino Mega |
Communication Protocol | - |
RoHS | Yes |
Electrical Characteristics
Specification | Min | Type | Max | Unit |
Power Voltage | 4.5 | 5 | 5.5 | VDC |
Input Voltage VH: | 3 | - | 5.5 | V |
Input Voltage VL: | -0.3 | 0 | 0.5 | V |
Hardware
Figure 1 Bottom View
Pin map of Arduino 2.8” TFT Touch Shield:
Arduino Mega PIN | Description |
D2 | T_IRQ |
D3 | T_DOUT |
D4 | T_DIN |
D5 | T_CS |
D6 | T_CLK |
D22 | DB8 |
D23 | DB9 |
D24 | DB10 |
D25 | DB11 |
D26 | DB12 |
D27 | DB13 |
D28 | DB14 |
D29 | DB15 |
D30 | DB7 |
D31 | DB6 |
D32 | DB5 |
D33 | DB4 |
D34 | DB3 |
D35 | DB2 |
D36 | DB1 |
D37 | DB0 |
D38 | RS |
D39 | WR |
D40 | CS |
D41 | RST |
D50 | SD_MISO |
D51 | SD_MOSI |
D52 | SD_SCK |
D53 | SD_NSS |
The Arduino 3.2” Touch shield uses the SSD1289 controller , it support 16bit data interface. The touch IC is XPT2046.