Atmel AVR1909 - Manual
Atmel AVR1909 – Manual, read for free online in PDF format. We hope this helps you resolve any issues you may have. If you have further questions, please contact us through the contact form.
Table of Contents:
- Page 2 – Related Items; Firmware for Xplain kit can be found here:; General information; Overview of the Xplain kit backside.
- Page 3 – The Touch module; and; The Backlight module
- Page 4 – Connectors; ), and tools like the JTAGICE mkII or the AVR ONE! can thus be connected
- Page 5 – GND; LCD resistive touch signals
- Page 6 – LCD SPI interface signals + backlight; Available code examples and drivers; Firmware – Getting Started training.; Mounting Display Xplained module to Xplain kit
- Page 7 – Disclaimer; Headquarters
AVR1909: Display Xplained Hardware User's
Guide
Features
•
240 x 320 (QVGA) graphical TFT display
-
With resistive touch
-
LED Backlight
-
Internal controller
•
Simple SPI interface for control
•
Digital (PWM) control interface for backlight
•
One 40pin, 0.5mm FPC connector
•
Display and backlight powered by single 3.3V
1 Introduction
The Display Xplained module gives the possibility to evaluate a 240 x 320 pixel
(QVGA) graphical RGB TFT display with a 4-wire touch interface and LED
backlight. The display is interfaced with a simple SPI interface to send and receive
commands and data. The Xplain kit provides tested low–level drivers and high-
level functions in order to get the developer quickly up to speed with his application
development.
Figure 1-1.
Display Xplained evaluation module.
8-bit
Microcontrollers
Application Note
Rev. 8297A-AVR-04/10
"Loading the manual" means you need to wait until the file loads and becomes available for online reading. Some manuals are very large, and the time they take to appear depends on your internet speed.
Summary
2 AVR1909 8297A-AVR-04/10 2 Related Items Datasheet for the LCD module (ET024006DHU) from EDT can be found here:
AVR1909 3 8297A-AVR-04/10 The Display Xplained module is quite simple. It basically connects the TFT display SPI interface, resistive touch interface, and backlight interface from a 40pin FPC connector to two female pin-headers that fit the Xplain kit. In addition it has a program/debug interface th...
4 AVR1909 8297A-AVR-04/10 3.4 The SPI interface The Display Xplained module uses a simple SPI interface to communicate with the LCD module. This consist of a Chip-Select (CS) line, a clock line (SCL), and two data lines (SDI/SDO). The SPI is operated in mode 3, i.e. inactive clock is ‘high’, and dat...