Difference between revisions of "2.4inch 16BIT Module ILI9341 SKU:MRB2408"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
(Interface Definition)
Line 83: Line 83:
 
| align="center" |1
 
| align="center" |1
 
| align="center" |CS
 
| align="center" |CS
|液晶屏片选控制引脚(低电平使能)
+
|LCD reset control pin( low level enable)
 
|-
 
|-
 
| align="center" |2
 
| align="center" |2
 
| align="center" |RS
 
| align="center" |RS
|液晶屏寄存器/数据选择控制引脚(低电平:寄存器,高电平:数据)
+
|LCD register / data selection control pin(high level: register, low level: data)
 
|-
 
|-
 
| align="center" |3
 
| align="center" |3
 
| align="center" |WR
 
| align="center" |WR
|液晶屏写控制引脚
+
|LCD write control pin
 
|-
 
|-
 
| align="center" |4
 
| align="center" |4
 
| align="center" |RD
 
| align="center" |RD
|液晶屏读控制引脚
+
|LCD read control pin 
 
|-
 
|-
 
| align="center" |5
 
| align="center" |5
 
| align="center" |RST  
 
| align="center" |RST  
|液晶屏复位控制引脚(低电平复位)
+
|LCD reset control pin( low level reset)
 
|-
 
|-
 
| align="center" |6
 
| align="center" |6
 
| align="center" |D1
 
| align="center" |D1
| rowspan="8" |液晶屏数据总线低8位引脚
+
| rowspan="8" |LCD data bus low 8-bit pin
 
|-
 
|-
 
| align="center" |7
 
| align="center" |7
Line 128: Line 128:
 
| align="center" |14
 
| align="center" |14
 
| align="center" |D10
 
| align="center" |D10
| rowspan="8" |液晶屏数据总线高8位引脚
+
| rowspan="8" |LCD data bus high 8-bit pin
 
|-
 
|-
 
| align="center" |15
 
| align="center" |15
Line 153: Line 153:
 
| align="center" |22
 
| align="center" |22
 
| align="center" |SCS
 
| align="center" |SCS
|SD卡片选控制引脚(使用SD卡扩展功能时用到,本测试程序未用到)
+
|SD card selection control pin (used when using the SD card expansion function, this test program is not used)
 
|-
 
|-
 
| align="center" |23
 
| align="center" |23
 
| align="center" |BL
 
| align="center" |BL
|液晶屏背光控制引脚(高电平点亮)
+
|LCD backlight control pin(High level light)
 
|-
 
|-
 
| align="center" |24
 
| align="center" |24
 
| align="center" |VDD
 
| align="center" |VDD
| rowspan="2" |模块电源正极引脚(模块已集成稳压IC,所以电源可接5V也可以接3.3V)
+
| rowspan="2" |Module power positive pin (module has integrated voltage regulator IC, so the power supply can be connected to 5V or 3.3V)
 
|-
 
|-
 
| align="center" |25
 
| align="center" |25
Line 168: Line 168:
 
| align="center" |26
 
| align="center" |26
 
| align="center" |GND
 
| align="center" |GND
| rowspan="2" |模块电源地引脚
+
| rowspan="2" |Module power ground pin
 
|-
 
|-
 
| align="center" |27
 
| align="center" |27
Line 175: Line 175:
 
| align="center" |28
 
| align="center" |28
 
| align="center" |V5
 
| align="center" |V5
|液晶屏背光电源正极引脚(默认共用板载背光电源,此引脚可不接)
+
|LCD backlight power positive pin (default shared onboard backlight power supply, this pin can not be connected)
 
|-
 
|-
 
| align="center" |29
 
| align="center" |29
 
| align="center" |MO
 
| align="center" |MO
|触摸屏SPI总线数据输入引脚
+
|Touch screen SPI bus data input pin
 
|-
 
|-
 
| align="center" |30
 
| align="center" |30
 
| align="center" |MI
 
| align="center" |MI
|触摸屏SPI总线数据输出引脚
+
|Touch screen SPI bus data output pin
 
|-
 
|-
 
| align="center" |31
 
| align="center" |31
 
| align="center" |PEN
 
| align="center" |PEN
|触摸屏中断检测引脚(发生触摸时为低电平)
+
|Touch screen interrupt detection pin(Low level when a touch occurs)
 
|-
 
|-
 
| align="center" |32
 
| align="center" |32
 
| align="center" |FCS
 
| align="center" |FCS
|Flash片选控制引脚(使用Flash扩展功能时用到,本测试程序未用到)
+
|Flash chip select control pin (used when using the Flash extension function, this test program is not used)
 
|-
 
|-
 
| align="center" |33
 
| align="center" |33
 
| align="center" |TCS
 
| align="center" |TCS
|触摸屏IC片选控制引脚(低电平使能)
+
|Touch screen IC chip select control pin(Low level enable)
 
|-
 
|-
 
| align="center" |34
 
| align="center" |34
 
| align="center" |CLK
 
| align="center" |CLK
|触摸屏SPI总线时钟控制引脚
+
|Touch screen SPI bus clock control pin
 
|-
 
|-
 
|}
 
|}

Revision as of 10:35, 9 January 2019


语言选择

Languages

➤中文
➤EN



Product Video

Product Picture

MRB2408-002.jpg MRB2408-004.jpg MRB2408-003.jpg

Product Description

  • 2.4-inch color screen, support 16BIT RGB 65K color display, display rich colors
  • 240x320 resolution for clear display
  • 16-bit parallel bus transmission for fast transfer speed
  • Supports ALIENTEK STM32 Mini, Elite, WarShip, Explorer, and Apollo development boards for direct plug-in use
  • Support for touch function
  • Support SD card function expansion
  • Provides a rich sample program for STM32 and C51 platforms
  • Military-grade process standards, long-term stable work
  • Provide underlying driver technical support

Product Parameters

Name Parameter
Display Color 16BIT RGB 65K color
SKU MRB2408
Screen Size  2.4(inch)
Type TFT
Driver IC ILI9341
Resolution 320*240 (Pixel)
Module Interface 16Bit parallel interface
Active Area  48.96*36.72(mm)
Module PCB Size 44.25x76.00 (mm)
Operating Temperature -20℃~70℃
Storage Temperature -40℃~70℃
Operating Voltage 3.3V/5V
Power Consumption TBD
Product Weight TBD

Interface Definition

MRB2408-005.jpg

Number Pin Label Description
1 CS LCD reset control pin( low level enable)
2 RS LCD register / data selection control pin(high level: register, low level: data)
3 WR LCD write control pin
4 RD LCD read control pin 
5 RST LCD reset control pin( low level reset)
6 D1 LCD data bus low 8-bit pin
7 D2
8 D3
9 D4
10 D5
11 D6
12 D7
13 D8
14 D10 LCD data bus high 8-bit pin
15 D11
16 D12
17 D13
18 D14
19 D15
20 D16
21 D17
22 SCS SD card selection control pin (used when using the SD card expansion function, this test program is not used)
23 BL LCD backlight control pin(High level light)
24 VDD Module power positive pin (module has integrated voltage regulator IC, so the power supply can be connected to 5V or 3.3V)
25 VDD
26 GND Module power ground pin
27 GND
28 V5 LCD backlight power positive pin (default shared onboard backlight power supply, this pin can not be connected)
29 MO Touch screen SPI bus data input pin
30 MI Touch screen SPI bus data output pin
31 PEN Touch screen interrupt detection pin(Low level when a touch occurs)
32 FCS Flash chip select control pin (used when using the Flash extension function, this test program is not used)
33 TCS Touch screen IC chip select control pin(Low level enable)
34 CLK Touch screen SPI bus clock control pin


MAR1801-004.png

Number Pin Label Description
1 VCC LCD Power positive (3.3V~5V)
2 GND LCD Power ground
3 GND LCD Power ground
4 NC Not defined, reserved
5 NC Not defined, reserved
6 NC Not defined, reserved
7 CLK LCD SPI bus clock signal
8 SDA LCD SPI bus write data signal
9 RS LCD register / data selection signal,

high level: register, low level: data

10 RST LCD reset signal, low level reset
11 CS LCD chip select signal, low level enable

Product Documentation

Program Download

  1. Demo_Arduino_Mega2560&UNO_Hardware_SPI
  2. Demo_Arduino_Mega2560&UNO_Software_SPI
  3. Demo_C51_STC12C5A60S2_Hardware_SPI
  4. Demo_C51_STC12C5A60S2_Software_SPI
  5. Demo_C51_STC89C52RC_Software_SPI
  6. Demo_STM32F103RCT6_Hardware_SPI
  7. Demo_STM32F103RCT6_Software_SPI
  8. Demo_STM32F103ZET6_Hardware_SPI
  9. Demo_STM32F103ZET6_Software_SPI
  10. Demo_STM32F407ZGT6_Hardware_SPI
  11. Demo_STM32F407ZGT6_Software_SPI
  12. Demo_STM32F429IGT6_Hardware_SPI
  13. Demo_STM32F429IGT6_Software_SPI

Reference Materials

How to use on STM32 development board

  • Step 1: Download the test program
  1. Download the Arduino test program from the Program Download column
  2. For a description of the relevant test procedures, please refer to the test program documentation in the package
  • Step 2: Connect the Arduino development board
  1. Plug the module directly into the Arduino development board ( Do not plug in?)
  2. After the module is plugged in, power on the Arduino board
  • Step 3: Copy the dependent library
  1. Make sure the Arduino IDE is installed on your computer (if it is not installed: Arduino IDE download URL)
  2. After installing the Arduino IDE, you need to copy the dependent library to the Arduino project directory as follows:
(1) Decompress the downloaded test package
(2) Copy the dependent libraries in the Install libraries directory in the package (shown below) to the libraries folder
of the Arduino project directory ( Don't know the Arduino project directory?
MAR1441-020.png
  • Step 4: Compile and download the program to the development board
  1. Open the sample in the Example directory of the package to test, compile and download( Don't know how to compile and download?
  • Step 5: Observe the running of the program
  1. After the program is downloaded, run it directly and observe the running status. If it can be displayed normally, the program runs
successfully, as shown in the following figure (take the colligate_test test program as an example):
MAR1801-009.jpg MAR1801-010.jpg


Common Software

BACK TO TOP