參數(shù)資料
型號(hào): S6D0114
廠商: SAMSUNG SEMICONDUCTOR CO. LTD.
英文描述: 132 RGB X 176 DOT 1-CHIP DRIVER IC WITH INTERNAL GRAM FOR 262,144 Colors TFT-LCD
中文描述: 132的RGB × 176交通部1 -芯片驅(qū)動(dòng)器集成電路的26萬(wàn)色TFT內(nèi)部革蘭氏液晶顯示器
文件頁(yè)數(shù): 77/143頁(yè)
文件大?。?/td> 1919K
代理商: S6D0114
第1頁(yè)第2頁(yè)第3頁(yè)第4頁(yè)第5頁(yè)第6頁(yè)第7頁(yè)第8頁(yè)第9頁(yè)第10頁(yè)第11頁(yè)第12頁(yè)第13頁(yè)第14頁(yè)第15頁(yè)第16頁(yè)第17頁(yè)第18頁(yè)第19頁(yè)第20頁(yè)第21頁(yè)第22頁(yè)第23頁(yè)第24頁(yè)第25頁(yè)第26頁(yè)第27頁(yè)第28頁(yè)第29頁(yè)第30頁(yè)第31頁(yè)第32頁(yè)第33頁(yè)第34頁(yè)第35頁(yè)第36頁(yè)第37頁(yè)第38頁(yè)第39頁(yè)第40頁(yè)第41頁(yè)第42頁(yè)第43頁(yè)第44頁(yè)第45頁(yè)第46頁(yè)第47頁(yè)第48頁(yè)第49頁(yè)第50頁(yè)第51頁(yè)第52頁(yè)第53頁(yè)第54頁(yè)第55頁(yè)第56頁(yè)第57頁(yè)第58頁(yè)第59頁(yè)第60頁(yè)第61頁(yè)第62頁(yè)第63頁(yè)第64頁(yè)第65頁(yè)第66頁(yè)第67頁(yè)第68頁(yè)第69頁(yè)第70頁(yè)第71頁(yè)第72頁(yè)第73頁(yè)第74頁(yè)第75頁(yè)第76頁(yè)當(dāng)前第77頁(yè)第78頁(yè)第79頁(yè)第80頁(yè)第81頁(yè)第82頁(yè)第83頁(yè)第84頁(yè)第85頁(yè)第86頁(yè)第87頁(yè)第88頁(yè)第89頁(yè)第90頁(yè)第91頁(yè)第92頁(yè)第93頁(yè)第94頁(yè)第95頁(yè)第96頁(yè)第97頁(yè)第98頁(yè)第99頁(yè)第100頁(yè)第101頁(yè)第102頁(yè)第103頁(yè)第104頁(yè)第105頁(yè)第106頁(yè)第107頁(yè)第108頁(yè)第109頁(yè)第110頁(yè)第111頁(yè)第112頁(yè)第113頁(yè)第114頁(yè)第115頁(yè)第116頁(yè)第117頁(yè)第118頁(yè)第119頁(yè)第120頁(yè)第121頁(yè)第122頁(yè)第123頁(yè)第124頁(yè)第125頁(yè)第126頁(yè)第127頁(yè)第128頁(yè)第129頁(yè)第130頁(yè)第131頁(yè)第132頁(yè)第133頁(yè)第134頁(yè)第135頁(yè)第136頁(yè)第137頁(yè)第138頁(yè)第139頁(yè)第140頁(yè)第141頁(yè)第142頁(yè)第143頁(yè)
S6D0114 132-RGB X 176-DOT 1-CHIP DRIVER IC FOR 262,144-COLOR TFT-LCD DISPLAY
Preliminary
77
SERIAL DATA TRANSFER
Setting the IM3 pin to the VSS level allows serial peripheral interface (SPI) transfer, using the chip select line (CS*),
serial transfer clock line (SCL), serial input data (SDI), and serial output data (SDO). For a serial interface, the
IM0/ID pin function uses an ID pin. If the chip is set up for serial interface, the DB17-2 pins that are not used must be
fixed at VDD3 or VSS.
The S6D0114 initiates serial data transfer by transferring the start byte at the falling edge of CSB input. It ends serial
data transfer at the rising edge of CSB input.
The S6D0114 is selected when the 6-bit chip address in the start byte matches the 6-bit device identification code
that is assigned to the S6D0114. When selected, the S6D0114 receives the subsequent data string. The LSB of the
identification code can be determined by the ID pin. The five upper bits must be 01110. Two different chip addresses
must be assigned to a single S6D0114 because the seventh bit of the start byte is used as a register select bit (RS):
that is, when RS = 0, data can be written to the index register or status can be read, and when RS = 1, an instruction
can be issued or data can be written to or read from RAM. Read or write is selected according to the eighth bit of the
start byte (R/W bit). The data is received when the R/W bit is 0, and is transmitted when the R/W bit is 1.
After receiving the start byte, the S6D0114 receives or transmits the subsequent data byte-by-byte. The data is
transferred with the MSB first. All S6D0114 instructions are 16 bits. Two bytes are received with the MSB first (DB17
to 0), then the instructions are internally executed. After the start byte has been received, the first byte is fetched as
the upper eight bits of the instruction and the second byte is fetched as the lower eight bits of the instruction.
Four bytes of RAM read data after the start byte are invalid. The S6D0114 starts to read correct RAM data from the
fifth byte.
Table 26. Start Byte Format
Transfer bit
S
1
2
3
4
5
6
7
8
Device ID code
RS
R/W
Start byte format
Transfer start
0
1
1
1
0
ID
NOTE
: ID bit is selected by the IM0/ID pin.
Table 27. RS and R/W Bit Function
RS
0
0
1
1
RW
0
1
0
1
Function
Set index register
Read status
Writes instruction or RAM data
Reads instruction or RAM data
15
14
13
12
11
10
9
Instruction code
7
6
5
4
3
2
1
0
Instruction
D15
D14
D13
D12
D11
D10
D9
D8
D7
D6
D5
D4
D3
D2
D1
D0
Input
1st transfer(upper)
2nd transfer(lower)
IB
IB
IB
IB
IB
IB
IB
IB
8
IB
IB
IB
IB
IB
IB
IB
IB
Figure 45. Instruction format for Serial Data Transfer
相關(guān)PDF資料
PDF描述
S70WS512N00BFWAA2 Same-Die Stacked Multi-Chip Product (MCP) 512 Megabit (32M x 16 bit) CMOS 1.8 Volt-only Simultaneous Read/Write, Burst-mode Flash Memory
S70WS512N00BAWAA2 Same-Die Stacked Multi-Chip Product (MCP) 512 Megabit (32M x 16 bit) CMOS 1.8 Volt-only Simultaneous Read/Write, Burst-mode Flash Memory
S70WS512N00BAWAA3 Same-Die Stacked Multi-Chip Product (MCP) 512 Megabit (32M x 16 bit) CMOS 1.8 Volt-only Simultaneous Read/Write, Burst-mode Flash Memory
S70WS512N00BAWAB0 Same-Die Stacked Multi-Chip Product (MCP) 512 Megabit (32M x 16 bit) CMOS 1.8 Volt-only Simultaneous Read/Write, Burst-mode Flash Memory
S70WS512N00BAWAB2 Same-Die Stacked Multi-Chip Product (MCP) 512 Megabit (32M x 16 bit) CMOS 1.8 Volt-only Simultaneous Read/Write, Burst-mode Flash Memory
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
S6D04D2X03-BJD4 制造商:Samsung Semiconductor 功能描述:Mobile TFT driver, COG, wqVGA, 16M colors
S6D04H0A01-B0C1 制造商:Samsung Semiconductor 功能描述:TFT QVGA, 240x320, 2" TRAY, 250um
S6D05A1X31-BJD1 制造商:Samsung Semiconductor 功能描述:Mobile TFT driver, COG, HVGA, 16M Colors
S6D05A3X04-BJD1 制造商:Samsung Semiconductor 功能描述:Mobile TFT driver, COG, HVGA, 16M Colors,90Hv
S6D7AA0X04-B0E5 制造商:Samsung Semiconductor 功能描述:Resolution HD720 , Color 16M , Ramless IC , ASG type