Difference between revisions of "3.2 TFT LCD Touch Shield"

From ITEAD Wiki
Jump to: navigation, search
(Hardware)
m
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Overview==
+
{| class="FCK__ShowTableBorders" align="left"
[[File:3.2 TFT LCD TOUCH SHIELD.jpg|thumb|400px|right]]
+
 
+
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==
+
 
+
==Electrical Characteristics==
+
 
+
==Hardware==
+
http://imall.iteadstudio.com/media/wysiwyg/Products/ArduinoTFTShields/IM120417021_3.2_TFT_LCD_Touch_Shield.jpg
+
 
+
Figure 1 Bottom View
+
 
+
Pin map of Arduino 2.8” TFT Touch [[Shield]]:
+
{| class="wikitable"
+
 
|-
 
|-
| align="center" style="background:#f0f0f0;"|'''Arduino Mega PIN'''
+
| [[File:Arduino_Mega_3.2_TFT_LCD_Touch_Display_Shield-8.jpg|400px|Arduino 3.2 TFT LCD Touch Shield V2]] <br>
| align="center" style="background:#f0f0f0;"|'''Description'''
+
| [[File:Arduino_Mega_3.2_TFT_LCD_Touch_Display_Shield-1.jpg|400px|Arduino 3.2 TFT LCD Touch Shield V1]]<br>
 
|-
 
|-
| D2||T_IRQ
+
| <div style="text-align: center">[[Arduino 3.2 TFT LCD Touch Shield V2|Arduino 3.2 TFT LCD Touch Shield V2(SKU:IM160418006)]]</div>
|-
+
| <div style="text-align: center">[[Arduino 3.2 TFT LCD Touch Shield V1|Arduino 3.2 TFT LCD Touch Shield V1(SKU:IM120417021)]]</div>
| 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
+
 
|}
 
|}
 +
<br clear="all">
  
The Arduino 3.2” Touch [[shield]] uses the SSD1289 controller , it support 16bit
+
==V2 Change List==
data interface. The touch IC is XPT2046.
+
* V2 and V1 almost the same, but they use different driver IC.
 
+
==Operation voltage level setting switch==
+
 
+
==Software==
+
 
+
==Download==
+
 
+
==Useful Links==
+

Latest revision as of 01:56, 20 April 2016

Arduino 3.2 TFT LCD Touch Shield V2
Arduino 3.2 TFT LCD Touch Shield V1


V2 Change List

  • V2 and V1 almost the same, but they use different driver IC.