Advertisement

Quick Links

S5U13781R00C10M
User Manual
Document Number: X94A-G-008-01.2
Rev.1.2

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S5U13781R00C10M and is the answer not in the manual?

Questions and answers

Summary of Contents for Seiko Epson S5U13781R00C10M

  • Page 1 S5U13781R00C10M User Manual Document Number: X94A-G-008-01.2 Rev.1.2...
  • Page 2 Seiko Epson. Seiko Epson reserves the right to make changes to this material without notice. Seiko Epson does not assume any liability of any kind arising out of any inaccuracies contained in this material or due to its application or use in any product or circuit and, further, there is no representation that this material is applicable to products requiring high level reliability, such as, medical products.
  • Page 3: Table Of Contents

    MSP430 / Stellaris LM4F120 Launchpad Connections............19 Pinout for 40-Pin LCD Interface ..................21 Pinout for 54-Pin LCD Interface ..................23 S5U13781M00C100 Schematics ..................27 10 S5U13781M00C100 Board Layout..................31 11 Change Record ........................35 12 Sales and Technical Support .....................36 Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 4 Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 5: Introduction

    Introduction Introduction The S5U13781R00C10M is the S1D13781 BoosterPack LCDC Development Package. It is a BoosterPack board set for TI’s MSP430 and Stellaris LM4F120 Launchpad for evaluating and developing embedded LCD display applications using the Epson S1D13781 LCD Controller IC. The S5U13781R00C10M consists of the following two items: •...
  • Page 6 54-pin FPC (3.5” QVGA). One side (PC1) connects to J2 of Board A and the other side (PC2+PC3) connects to J9+J10 of the S5U13781R00C100 LCD interface board. This user manual is updated as appropriate. Please check the Seiko Epson Website at http://www.epson.jp/device/semicon_e/product/lcd_controllers/index.htm for the latest revision of this document before beginning any development.
  • Page 7: Lcd Module Options And Parts Lists

    LCD Module Options and Parts Lists LCD Module Options and Parts Lists The S5U13781R00C10M development package can interface to two types of LCD modules. One type of LCD module has a 40-pin FPC interface (4.3” WQVGA display) and the other type has a 54-pin FPC interface (3.5”...
  • Page 8: Connecting The Boards

    Connecting the Boards Connecting the Boards Figure 3 shows the board connections diagram (side view) for the S5U13781R00C10M BoosterPack LCDC Development Package. S5U13781R00C100 S5U13781R00C100 S5U13781M00C100 LCD Interface Board Main Board Board A LCD Module PB2 or PB1 or S5U13781M00C100 MSP430 or Stellaris LM4F120...
  • Page 9 Connecting the Boards STEPS FOR ASSEMBLING S5U13781R00C10M DEVELOPMENT PACKAGE Modification to Stellaris LM4F120 Launchpad Board 1) On the Stellaris LM4F120 Launchpad board, remove (de-solder) resistors R9 and R10. This disconnects the short-circuits between GPIO ports PB6/PD0 and PB7/PD1. Soldering of Header and Receptacles 2) On the S5U13781R00C100 Main Board, connect pins 3 and 4 of J3 (solder a wire across the two pins or solder a header with shunt jumper) to set the current of the backlight LED driver to 20mA.
  • Page 10 14) Connect the LCD module’s FPC to J8 of the S5U13781R00C100 LCD Interface Board. Make sure the pads/contacts side of the FPC are facing down and pin 1 of the FPC lines up with the pin 1 edge of J8 (please refer to Figure 4). Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 11: Stellarisware Drivers And Demo Software

    ICDI USB drivers (for debugging) – see http://www.ti.com/tool/stellaris_icdi_drivers Software Installation The following steps are required to install the S5U13781R00C10M BoosterPack Software Package and the required software tools. If the TI software tools have already been installed, skip to step 4. Note: The following instructions assume a PC running Windows XP (or higher).
  • Page 12 6. Select Import Project from the TI Resource Explorer or Import… > Code Composer Studio > Existing CCS Eclipse Projects from the File Menu. The following window will appear. 7. Browse to the folder where the S5U13781R00C10M BoosterPack Software Package is installed (i.e. C:/StellarisWare/boards/ek-lm4f120xl/BoosterPack_S1D13781/) and click OK.
  • Page 13: Software Description

    StellarisWare Drivers and Demo Software Software Description The S5U13781R00C10M BoosterPack Software Package consists of the 2 parts: driver software and demonstration software. 4.3.1 Driver Software Drivers are required to integrate the S1D13781R00C reference board into the Stellaris Launchpad environment. Several drivers are required to support the S1D13781 LCDC functions, integrate the S1D13781 into the StellarisWare development system, and interface to the Serial Flash memory included on the S5U13781R00C100 reference board.
  • Page 14: Demonstration Software

    Once all the tools and components are setup and configured, the Code Composer Studio IDE allows modification, building, and debugging of the source code. All source code developed for the S5U13781R00C10M BoosterPack Software Package is provided “as is” and may be modified and/or re- used in developing applications for use with the S5U13781R00C10M.
  • Page 15: Msp430Ware Drivers And Demo Software

    3. Connect the MSP430 Launchpad to the PC via a USB connector. When prompted, install the MSP430 Launchpad drivers. On some systems, the drivers must be manually installed using the Windows Device Manager. 4. Extract the S5U13781R00C10M MSP430 BoosterPack Software Package ZIP file into the a folder in your PC. 5. Open Code Composer Studio.
  • Page 16 6. Select Import Project from the TI Resource Explorer or Import… > Code Composer Studio > Existing CCS Eclipse Projects from the File Menu. The following window will appear. 7. Browse to the folder where the S5U13781R00C10M MSP430 BoosterPack Software Package is installed.
  • Page 17: Software Description

    MSP430Ware Drivers and Demo Software Software Description The S5U13781R00C10M MSP430 BoosterPack Software Package consists of the 2 parts: driver software and demonstration software. 5.3.1 Driver Software Drivers are required to integrate the S1D13781R00C reference board into the MSP430 Launchpad environment. Several drivers are required to support the S1D13781 LCDC functions, integrate the S1D13781 into the MSP430Ware development system, and interface to the Serial Flash memory included on the S5U13781R00C100 reference board.
  • Page 18: Demonstration Software

    Once all the tools and components are setup and configured, the Code Composer Studio IDE allows modification, building, and debugging of the source code. All source code developed for the S5U13781R00C10M MSP430 BoosterPack Software Package is provided “as is” and may be modified and/or re-used in developing applications for use with the S5U13781R00C10M.
  • Page 19: Msp430 / Stellaris Lm4F120 Launchpad Connections

    MSP430 / Stellaris LM4F120 Launchpad Connections MSP430 / Stellaris LM4F120 Launchpad Connections The following tables show the signals of the MSP430 and Stellaris LM4F120 Launchpad connectors which are used by the S5U13781R00C10M BoosterPack LCDC Development Package: MSP430 Launchpad Signal Stellaris LM4F120...
  • Page 20 The SPI3_* signals are intended to be used as the SPI interface to the LCD driver chip on some 54-pin LCD modules (see Section 7 and 8). Currently, demo firmware and drivers do not support or make use of these signals. Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 21: Pinout For 40-Pin Lcd Interface

    J5-9 J5-10 J5-11 J5-12 J5-13 J5-14 J5-15 J5-16 PCLK J5-6 DISPEN J5-49 (S1D13781 GPIO0 output) HSYNC J5-4 VSYNC J5-3 J5-5 J3-4 (PD1/AIN6) J3-3 (PD0/AIN7) J3-6 (PD3/AIN4) J3-7 (PE1/AIN2) *Optional resistive touch analog voltages. Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 22 The 4 resistive touch analog signals are routed from the 40-pin FPC of the LCD module to the Stellaris LM4F120 Launchpad analog input ports, but there is currently no demo firmware and driver provided for the touch interface. Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 23: Pinout For 54-Pin Lcd Interface

    J5-20 J5-21 J5-22 J5-23 J5-24 J5-25 J5-26 J5-27 J5-28 J5-29 J5-30 J5-31 J5-32 HSYNC J5-4 VSYNC J5-3 PCLK J5-6 VDD (3.3V) VDD (3.3V) VDD (3.3V) VDD (3.3V) VDD (3.3V) VDD (3.3V) *J4-2 (PF3) Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 24 1. The other LCD modules may have different timings and might require different programming values for the S1D13781 registers. The following table shows the pinouts of the different variations of the 54-pin FPC connection of LCD modules from the various manufacturers: Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 25 LED+ LED+ SPI_SOMI RST# RST# RST# RST# RST# SPI_CS# SPI_CS# SPI_CS# SPI_CLK SPI_CLK SPI_CLK SPI_SIMO SPI_SIMO SPI_SIMO HSYNC HSYNC HSYNC HSYNC HSYNC VSYNC VSYNC VSYNC VSYNC VSYNC PCLK PCLK PCLK PCLK PCLK SPI_CS# Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 26 The SPI interface is optional if the application firmware desires to control the LCD driver chip inside the LCD module. Most applications don’t need this control and just rely on the default settings of the LCD driver chip. Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 27: S5U13781M00C100 Schematics

    S5U13781M00C100 Schematics S5U13781M00C100 Schematics Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 28 S5U13781M00C100 Schematics Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 29 S5U13781M00C100 Schematics Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 30 S5U13781M00C100 Schematics Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 31: 10 S5U13781M00C100 Board Layout

    S5U13781M00C100 Board Layout 10 S5U13781M00C100 Board Layout Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 32 S5U13781M00C100 Board Layout Top Layer Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 33 S5U13781M00C100 Board Layout Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 34 S5U13781M00C100 Board Layout Bottom Layer Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 35: 11 Change Record

    Revision 1.0 – September 25, 2012 X94A-G-008-01 Initial Release of document. Revision 1.1 – March 13, 2013 X94A-G-008-01 Added support information for use with MSP430 Launchpad. Released in conjunction with MSP430Ware drivers and demo software package. Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)
  • Page 36: 12 Sales And Technical Support

    Sales and Technical Support 12 Sales and Technical Support For more information on Epson Display Controllers, visit the Epson Global website. https://global.epson.com/products_and_drivers/semicon/products/display_controllers/ For Sales and Technical Support, contact the Epson representative for your region. https://global.epson.com/products_and_drivers/semicon/information/support.html Seiko Epson Corporation S5U13781R00C10M User Manual (Rev.1.2)

Table of Contents