3.5inch 16BIT Module Arduino Demo Instructions EN
3.5inch 16BIT Module Arduino Demo Instructions EN
MCU: AVR_ATmega2560
Wiring instructions:
This module can be directly plugged into the Mega2560 and no need to manually wire
11 DB9 23
12 DB10 24
13 DB11 25
14 DB12 26
15 DB13 27
16 DB14 28
17 DB15 29
18 RS 38 LCD register / data selection pin
19 WR 39 LCD write control pin
20 CS 40 LCD chip select control pin
21 RST 41 LCD reset control pin
22 NC No need to connect Undefined, reserved
Extended application: SPI flash Chip
23 F_CS 45
Select Pin
24 MISO 50 SPI bus input pin (extended application)
SPI bus output pin (extended
25 MOSI 51
application)
26 CLK 52 SPI bus clock pin (extended application)
2. this set of test program uses the platform 16-bit parallel port bus to transfer data, so
the test program must be set to 16-bit mode, please see the mode setting
3. Please select the corresponding development board to follow the above wiring
4. The version of the Arduino IDE used in this test program is 1.8.5. Please use the
5. This set of test programs depends on the LCDWIKI library. Before compiling, you
need to copy the LCDWIKI library in the Install libraries directory of the test package
to the libraries folder of the Arduino project directory (the default Arduino project
display;
G. SDCard Exten Example for the Arduino platform SD card function test, including
8-bit mode
mode