3.2 inch ili9341 tft lcd datasheet supplier

Reason: The hooks on the backight of ER-TFT032-3.1 is always complained by most customers for inconvenient assembly. So we cancel the hooks in the new version of ER-TFT032-3.2.That"s the only difference for these two versions.

ER-TFT032-3.2 is 240x320 dots 3.2" color tft lcd module display with ILI9341 controller and optional 4-wire resistive touch panel and 3.2 inch capactive touch panel with controller FT6236,superior display quality,super wide viewing angle and easily controlled by MCU such as 8051, PIC, AVR, ARDUINO ARM and Raspberry PI.It can be used in any embedded systems,industrial device,security and hand-held equipment which requires display in high quality and colorful image.It supports 8080 8/16-bit parallel,3/4-wire serial interface. FPC with zif connector is easily to assemble or remove.Lanscape mode is also available.

Of course, we wouldn"t just leave you with a datasheet and a "good luck!".Here is the link for 3.2"TFT Touch Shield with Libraries, Examples.Schematic Diagram for Arduino Due,Mega 2560 and Uno . For 8051 microcontroller user,we prepared the detailed tutorial such as interfacing, demo code and development kit at the bottom of this page.

3.2 inch ili9341 tft lcd datasheet supplier

Features: 3.2 Inch Color Screen, Support&Nbsp;65K Color Display, And The Display Is Colorful 320X240 Hd&Nbsp;Resolution, With&Nbsp;Touch Function(Optional) Using Serial Peripheral Interface Serial Bus, It Only Needs A Few Io To Lighten The Display Memory Card For Easy Expansion Of Experiments Provides A Rich Sample Program Military Technology Standard, Long Term Stable Work Provide Underlying Driver Technical Support

Specification: Size: 3.2 Inch Type: With Touch Function, No Touch Function (Optional) Driver Chip: Ili9341 Resolution: 320*240 (Pixel) Module Interface: 4-Wire Interface Effective Display Area: 48.6X64.8(Mm) Module Pcb Plate Size: 55.04X89.3(Mm) Vcc Power Supply Voltage: 3.3V ~5V Logical Io Port Voltage: 3.3V (Ttl) The Power Consumption: Approx. 90Ma Weight: Approx.42G/1.5Oz

3 Cs Lcd Chip Selection 4 Reset Lcd Reset 5 Dc Lcd Bus Command/Data Selection 6 Sdi(Mosi) Lcd Displays Bus Data Input 7 Sck Lcd Displays Bus Clock Signal 8 Led Lcd Backlight Control (High Level Lighting) 9 Sdo(Miso) Lcd Displays Bus Data Output 10 T_Clk Touch Panel Bus Clock Signal 11 T_Cs Touch Panel Buschip Selection

3.2 inch ili9341 tft lcd datasheet supplier

-LCD control IC ILI9341, touch panel controller XPT2046; Adopt industrial TFT LCD modules; High-grade gold-plated double yellow-module pin, better electrical properties; -Compatible with all hot Atom development boards, straight into the straight; -Application is fully open source; -Bottom-driven technical support LCD, a transaction, is a friend forever;

-3.2 inch, 240*320 resolution, TFT touch screen; -Display driver IC ILI9341, touch screen driver for XPT2046; 16bit-display interface parallel interface, support for 6800 and 8080 bus interface supports STM32 FSMC bus interface, crowding the screen faster; -Touch screen interface for the SPI interface, so that the line less, driving is simple; -Onboard-a large current LDO voltage regulator, 5V and 3.3V power supply; -Onboard PWM backlight control circuit to support IO control and PWM dimming control; -Modules with SD cards, digital photo frames and other experiments can be done; -Reserved SPI FLASH pad, you can extend the welded fonts chips; -Supports landscape and portrait displays, support split the screen display; -Support for 262,000-color RGB display and displayed good quality; -Graphic display of the screen controller with internal 172800 byte data storage; Punctuality Atom-interface compatible series of interface Development Board; Patch-machine production, stable and reliable hardware;

-Module design principle; -LCD controller data manual; -XPT2046 data sheet; -Module schematic diagram; -Module dimensions; -LCD package; MOD software-text; -Picture taking mode software; -C51 code wiring tutorial; -STM32 code wiring tutorial;

3.2 inch ili9341 tft lcd datasheet supplier

967 3.2 inch tft lcd module display products are offered for sale by suppliers on Alibaba.com, of which lcd modules accounts for 83%, segment displays accounts for 1%.

A wide variety of 3.2 inch tft lcd module display options are available to you, You can also choose from datasheet, 3.2 inch tft lcd module display,as well as from tft, ips, and standard 3.2 inch tft lcd module display,

3.2 inch ili9341 tft lcd datasheet supplier

ILI9341 is a 262144-color TFT LCD driver chip with a resolution of 240x320 (RGB) and 172820 (240 x 320x 18/8) bytes of RAM. Each pixel depth can reach 18 bits.

According to the above figure, ILI9341 is in the 16-bit mode and the available GRAM data are D17~D13 and D11~D1. D12 and D0 are not used. Actually, D12 and D0 of ILI9341 are not adapted in our LCD module. D17~D13 and D11~D1 of ILI9341 correspond to D15~D0 of MCU. In the 16-bit data of the MCU, the lowest 5 bits represent blue, the middle 6 bits are green, and the highest 5 bits are red. The larger the value, the darker the color.

The 8080 interface is designed by Intel. It is a parallel, asynchronous, half-duplex communication protocol. It is used for external expansion of RAM and ROM and is also used for LCD interface later.

This manual uses the development board of the main control chip STM32F103RCT6 to illustrate the basic usage of this LCD. Users can also use other similar development boards for development.

//The above are the basic functions for reading and writing; if you want to operate IO analog with the FSMC of the STM32, you can refer to LCD + TouchPanel (8080 FSMC) demo.

Initialization of LCD registers, the following initialization values of the registers are provided by the original LCD manufacturer and can be displayed normally according to the following configuration, please refer to the chip manual for registers.