Difference between revisions of "Arduino 3.2 TFT LCD Touch Shield V1"
m (→Overview) |
m (→Features) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[File:3.2 TFT LCD TOUCH SHIELD.jpg|thumb|400px|right]] | [[File:3.2 TFT LCD TOUCH SHIELD.jpg|thumb|400px|right]] | ||
− | Arduino 3.2" TFT LCD Touch [[shield]] V1 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 | + | Arduino 3.2" TFT LCD Touch [[shield]] V1 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, | + | The Arduino 3.2" TFT LCD Touch [[shield]] can work with both 3.3V and 5V. Therefore, it can dispaly on Chipkit MAX32 as well. |
Go shopping [http://imall.iteadstudio.com/im120417021.html 3.2 TFT LCD Touch Shield V1 (IM120417021)] | Go shopping [http://imall.iteadstudio.com/im120417021.html 3.2 TFT LCD Touch Shield V1 (IM120417021)] | ||
Line 11: | Line 11: | ||
* Arduino Mega [[Shield]] compatible footprint | * Arduino Mega [[Shield]] compatible footprint | ||
* Arduino library UTFT support | * Arduino library UTFT support | ||
− | * | + | * TFT Resolution : 240 x 320 pixels |
* Size : 3.2" | * Size : 3.2" | ||
* Colors : 65K | * Colors : 65K | ||
Line 52: | Line 52: | ||
Figure 1 Bottom View | Figure 1 Bottom View | ||
− | Pin map of Arduino 3.2” TFT Touch [[Shield]]: | + | Pin map of Arduino 3.2” TFT Touch [[Shield]] V1: |
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 117: | Line 117: | ||
|} | |} | ||
− | The Arduino 3.2” Touch [[shield]] uses the SSD1289 controller , it support 16bit | + | The Arduino 3.2” Touch [[shield]] V1 uses the SSD1289 controller , it support 16bit |
data interface. The touch IC is XPT2046. | data interface. The touch IC is XPT2046. | ||
==Operation voltage level setting switch== | ==Operation voltage level setting switch== | ||
− | When using the Arduino 3.2 TFT Touch [[shield]] with 5V operation level | + | When using the Arduino 3.2 TFT Touch [[shield]] V1 with 5V operation level |
development board – like Arduino MEGA and so on, set the operation voltage | development board – like Arduino MEGA and so on, set the operation voltage | ||
level switch to 5V side. | level switch to 5V side. | ||
− | When using the Arduino 3.2 TFT Touch [[shield]] with 3.3V operation level | + | When using the Arduino 3.2 TFT Touch [[shield]] V1 with 3.3V operation level |
development board set the operation voltage level switch to 3.3V side. | development board set the operation voltage level switch to 3.3V side. | ||
Latest revision as of 07:09, 12 January 2017
Contents
Overview
Arduino 3.2" TFT LCD Touch shield V1 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. Therefore, it can dispaly on Chipkit MAX32 as well.
Go shopping 3.2 TFT LCD Touch Shield V1 (IM120417021)
Features
- Arduino Mega Shield compatible footprint
- Arduino library UTFT support
- TFT Resolution : 240 x 320 pixels
- Size : 3.2"
- Colors : 65K
- 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 3.2” TFT Touch Shield V1:
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 V1 uses the SSD1289 controller , it support 16bit data interface. The touch IC is XPT2046.
Operation voltage level setting switch
When using the Arduino 3.2 TFT Touch shield V1 with 5V operation level development board – like Arduino MEGA and so on, set the operation voltage level switch to 5V side.
When using the Arduino 3.2 TFT Touch shield V1 with 3.3V operation level development board set the operation voltage level switch to 3.3V side.
Software
This shield is compatible with UTFT library for Arduino Mega, chipKitMax32 and their compatible boards. You can down load the library here: http://www.rinkydinkelectronics.com/library.php?id=51
Download
Datasheet for 3.2 TFT LCD Touch Shield