More actions
(13 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
en=http://www.lcdwiki.com/3.5inch_SPI_Module_ILI9488_SKU:MSP3520 | en=http://www.lcdwiki.com/3.5inch_SPI_Module_ILI9488_SKU:MSP3520 | ||
}} | }} | ||
==<font color="blue">Product Picture</font> == | ==<font color="blue">Product Picture</font> == | ||
Line 14: | Line 11: | ||
==<font color="blue">Product Description</font> == | ==<font color="blue">Product Description</font> == | ||
* 3. | * 3.5-inch color screen,support 65K color display,display rich colors | ||
* 480X320 resolution, optional touch function | * 480X320 resolution, optional touch function | ||
* Using the SPI serial bus, it only takes a few IOs to illuminate the display | * Using the SPI serial bus, it only takes a few IOs to illuminate the display | ||
Line 23: | Line 20: | ||
==<font color="blue">Product Parameters</font> == | ==<font color="blue">Product Parameters</font> == | ||
{| class="wikitable" border="1" style="width: | {| class="wikitable" border="1" style="width: 550px; background-color: white;" | ||
| align="center" |Name | | align="center" |Name | ||
| align="center" |Parameter | | align="center" |Parameter | ||
Line 57: | Line 54: | ||
|- | |- | ||
| align="center" |Operating Temperature | | align="center" |Operating Temperature | ||
| align="center" | -20℃~ | | align="center" | -20℃~60℃ | ||
|- | |- | ||
| align="center" |Storage Temperature | | align="center" |Storage Temperature | ||
| align="center" | -30℃~ | | align="center" | -30℃~70℃ | ||
|- | |- | ||
| align="center" |VCC power voltage | | align="center" |VCC power voltage | ||
Line 69: | Line 66: | ||
|- | |- | ||
| align="center" |Power Consumption | | align="center" |Power Consumption | ||
| align="center" | | | align="center" |TBD | ||
|- | |- | ||
| align="center" | | | align="center" |Rough Weight(Package containing) | ||
| align="center" | | | align="center" |No touch: 45 (g) / With touch: 57 (g) | ||
|} | |} | ||
Line 146: | Line 143: | ||
==<font color="blue">Product Documentation</font> == | ==<font color="blue">Product Documentation</font> == | ||
* [http://www.lcdwiki.com/res/MSP3520/3. | * [http://www.lcdwiki.com/res/MSP3520/3.5inch_SPI_Module_MSP3520_User_Manual_EN.pdf '''3.5 inch SPI Module User Manual'''] | ||
* [http://www.lcdwiki.com/res/MSP3520/ | * [http://www.lcdwiki.com/res/MSP3520/QD3503_Specification_V1.1.pdf '''3.5 inch TFT Specifications'''] | ||
* [http://www.lcdwiki.com | * [http://www.lcdwiki.com/images/2/20/3.5inch_SPI_Size.png '''3.5 inch SPI Module Size Picture'''] | ||
* [http://www.lcdwiki.com/res/MSP3520/3.5寸SPI模块原理图.pdf '''3.5 inch SPI Module Schematic'''] | * [http://www.lcdwiki.com/res/MSP3520/3.5寸SPI模块原理图.pdf '''3.5 inch SPI Module Schematic'''] | ||
* [http://www.lcdwiki.com/res/MSP3520/Altium_3.5_48pin_QD3503_Package_library.zip '''3.5 inch QD3503 TFT LCD Schematic and PCB Package Library'''] | |||
* [http://www.lcdwiki.com/res/MSP3520/ILI9488%20Data%20Sheet.pdf '''Driver IC ILI9488 Data sheet'''] | * [http://www.lcdwiki.com/res/MSP3520/ILI9488%20Data%20Sheet.pdf '''Driver IC ILI9488 Data sheet'''] | ||
==<font color="blue">Program Download</font> == | ==<font color="blue">Program Download</font> == | ||
* [http://www.lcdwiki.com/res/Program/Common_SPI/3.5inch/SPI_ILI9488_MSP3520_V1.1/3.5inch_SPI_Module_ILI9488_MSP3520_V1.1.zip '''3.5 inch SPI Module Package(ILI9488)'''] | |||
==<font color="blue">Reference Materials</font> == | ==<font color="blue">Reference Materials</font> == | ||
Line 183: | Line 165: | ||
==<font color="blue">How to use on Arduino</font> == | ==<font color="blue">How to use on Arduino</font> == | ||
* [http://www.lcdwiki.com | * [http://www.lcdwiki.com/Run_Arduino_Demo_in_spi_model '''Module instructions for use on the Arduino'''] | ||
==<font color="blue">Common Software</font> == | ==<font color="blue">Common Software</font> == |
Latest revision as of 15:55, 22 September 2021
Product Picture
Product Description
- 3.5-inch color screen,support 65K color display,display rich colors
- 480X320 resolution, optional touch function
- Using the SPI serial bus, it only takes a few IOs to illuminate the display
- Easy to expand the experiment with SD card slot
- Provide a rich sample program
- Military-grade process standards, long-term stable work
- Provide underlying driver technical support
Product Parameters
Name | Parameter |
Display Color | RGB 65K color |
SKU | have touch screen: MSP3520 |
have no touch screen: MSP3521 | |
Screen Size | 3.5(inch) |
Type | TFT |
Driver IC | ILI9488 |
Resolution | 480*320 (Pixel) |
Module Interface | 4-wire SPI interface |
Active Area (AA area) | 48.96x73.44(mm) |
Module PCB Size | 56.34x98(mm) |
Operating Temperature | -20℃~60℃ |
Storage Temperature | -30℃~70℃ |
VCC power voltage | 3.3V~5V |
Logic IO port voltage | 3.3V(TTL) |
Power Consumption | TBD |
Rough Weight(Package containing) | No touch: 45 (g) / With touch: 57 (g) |
Interface Definition
Number | Pin Label | Description |
1 | VCC | 5V/3.3V power input |
2 | GND | Ground |
3 | CS | LCD chip select signal, low level enable |
4 | RESET | LCD reset signal, low level reset |
5 | DC/RS | LCD register / data selection signal,
high level: register, low level: data |
6 | SDI(MOSI) | SPI bus write data signal |
7 | SCK | SPI bus clock signal |
8 | LED | Backlight control, high level lighting,
if not controlled, connect 3.3V always bright |
9 | SDO(MISO) | SPI bus read data signal, if you do not need to the read function, you can not connect it |
(The following is the touch screen signal line wiring, if you do not need to touch function or the module itself does not have touch function, you can not connect them) | ||
10 | T_CLK | Touch SPI bus clock signal |
11 | T_CS | Touch screen chip select signal, low level enable |
12 | T_DIN | Touch SPI bus input |
13 | T_DO | Touch SPI bus output |
14 | T_IRQ | Touch screen interrupt signal, low level when touch is detected |
Product Documentation
- 3.5 inch SPI Module User Manual
- 3.5 inch TFT Specifications
- 3.5 inch SPI Module Size Picture
- 3.5 inch SPI Module Schematic
- 3.5 inch QD3503 TFT LCD Schematic and PCB Package Library
- Driver IC ILI9488 Data sheet
Program Download
Reference Materials
- Arduino IDE software use illustration
- C51 Keil and stc-isp software use illustration
- STM32 keil software use illustration
- PCtoLCD2002 software use illustration
- Image2Lcd software use illustration
- Chinese and English display modulo settings