User Tools

Site Tools


2.5_spi_lcd_display

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
2.5_spi_lcd_display [2016/08/08 20:43] walkeradmin2.5_spi_lcd_display [2017/11/10 21:26] walkeradmin
Line 1: Line 1:
-====== 2.5" SPI LCD Display ======+====== 3.5" SPI LCD Display ======
 \\  \\ 
 \\  \\ 
Line 21: Line 21:
 \\  \\ 
     1. Download the library:     1. Download the library:
-        The most up to date driver will be here (https://drive.google.com/folderview?id=0B0DYHppEJ9cHbnRzSk9oUVAyMkk&usp=sharing)+        The most up to date driver will be here:
                  
-Or you can use: {{ :i2c_lcd.zip |}}+        https://drive.google.com/folderview?id=0B0DYHppEJ9cHbnRzSk9oUVAyMkk&usp=sharing 
 +         
 +Or you can use: {{ :i2c_lcd.zip |}} from here, this worked with Raspbian Jesse.
 \\  \\ 
     2. Unzip the files: tar -xzvf LCD_show_v6_0_2.tar.gz     2. Unzip the files: tar -xzvf LCD_show_v6_0_2.tar.gz
Line 52: Line 54:
 \\  \\ 
 \\  \\ 
 +\\ 
 +===== LCD Specs =====
 +    TFT features:
 +     1.LCD Type              : TFT Transmissive  ---
 +     2.interface             : spi(32MHZ)
 +     3.Number of Dots        : 320*(RGB)*480  Dots
 +     4.size                  : 86.0*56.2mm
 +     5.Approx. Weight        : TBD  g
 +     6.Back Light            : 6 White LED
 +     7.Touch chip            : xpt2046
 +    
 +    PIN_NO      SYMBOL        DESCRIPTION
 +               3.3v          power output 3.3v
 +     2,        5v            power output  5v
 +               NC            no connect
 +     19          SPI_MISO      SPI Bus Master Input/Slave Output
 +     20,25       GND           Ground
 +     21          SPI_MOSI      SPI Bus Master Output/Slave Input
 +     22          TP_IRQ        The interruption of touch screem,Low  active
 +     23          SPI_CLK       SPI Bus clock
 +     24          TP_CS         The chip selection  for touch  screem,low  active
 +     26          LCD_CS        The chip selection  for LCD  screem,low active
 +\\ 
 +\\ 
 +
2.5_spi_lcd_display.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1