notice. ISSI assumes no liability arising out of the application or use of any information, products or services described herein. Customers are advised to obtain the
latest version of this device specification before relying on any published information and before placing orders for products.
Integrated Silicon Solution, Inc.
Rev. 00A
09/10/08
1
Preliminary
IS43R16160
Pin Assignment (Top View) 66-pin TSOP
A3S56D30/40ETP
256M Double Data Rate Synchronous DRAM
CLK, /CLK
CKE
/CS
/RAS
/CAS
/WE
DQ0-15
DQ0-7
UDM, LDM
DM
UDQS, LDQS
DQS
: Master Clock
: Clock Enable
: Chip Select
: Row Address Strobe
: Column Address Strobe
: Write Enable
: Data I/O (x16)
: Data I/O (x8)
: Write Mask (x16)
: Write Mask (x8)
: Data Strobe (x16)
: Data Strobe (x8)
A0-12
BA0,1
V
DD
V
DDQ
Vss
Vss
Q
: Address Input
: Bank Address Input
: Power Supply
: Power Supply for Output
: Ground
: Ground for Output
DDR SDRAM (Rev.1.1)
2
Integrated Silicon Solution, Inc.
Rev. 00A
09/10/08
Zentel Electronics Corporation
I
Preliminary
IS43R83200B
IS43R16160
IS43R16160B, IC43R16160B
PIN FUNCTION
SYMBOL
TYPE
DESCRIPTION
A3S56D30/40ETP
256M Double Data Rate Synchronous DRAM
CLK, /CLK
Input
Clock: CLK and /CLK are differential clock inputs. All address and control
input signals are sampled on the crossing of the positive edge of CLK and
negative edge of /CLK. Output (read) data is referenced to the crossings of
CLK and /CLK (both directions of crossing).
Clock Enable: CKE controls internal clock. When CKE is low, internal clock
for the following cycle is ceased. CKE is also used to select auto / self refresh.
After self refresh mode is started, CKE becomes asynchronous input. Self refresh
is maintained as long as CKE is low.
Chip Select: When /CS is high, any command means No Operation.
Combination of /RAS, /CAS, /WE defines basic commands.
A0-12 specify the Row / Column Address in conjunction with BA0,1. The
Row Address is specified by A0-12. The Column Address is specified by
A0-8(x16). A10 is also used to indicate precharge
option.
When A10 is high at a read / write command, an auto precharge is
performed. When A10 is high at a precharge command, all banks are
precharged.
Bank Address: BA0,1 specifies one of four banks to which a command is
applied. BA0,1 must be set with ACT, PRE, READ, WRITE commands.
Data Input/Output: Data bus
Data Strobe: Output with read data, input with write data. Edge-aligned
with read data, centered in write data. Used to capture write data.
For the x16, LDQS corresponds to the data on DQ0-DQ7; UDQS
correspond to the data on DQ8-DQ15
Input Data Mask: DM is an input mask signal for write data. Input data
is masked when DM is sampled HIGH along with that input data
during a WRITE access. DM is sampled on both edges of DQS.
Although DM pins are input only, the DM loading matches the DQ
and DQS loading. For the x16, LDM corresponds to the data on DQ0-DQ7;
UDM corresponds to the data on DQ8-DQ15.
Power Supply for the memory array and peripheral circuitry.
V
DDQ,
and
V
SSQ
are supplied to the Output Buffers only.
CKE
Input
/CS
/RAS, /CAS, /WE
Input
Input
A0-12
Input
BA0,1
D
DQ0-15 (x16)
Input
Input / Output
D
Input / Output
UDQS, LDQS (x16)
D
UDM, LDM (x16)
Input
V
DD
,
V
SS
V
DDQ,
V
SSQ
Power Supply
Power Supply
Input
Vref
SSTL_2 reference voltage.
Integrated Silicon Solution,
DDR SDRAM (Rev.1.1)
Inc.
Rev. 00A
09/10/08
3
IS43R16160
BLOCK DIAGRAM x16
DLL
DQ 0 - 15
UDQS, LD QS
I/O B uffer
DQ S Buffer
Memory
Array
Bank #0
Memory
Array
Ba nk #1
Memory
Array
Ba nk #2
Memory
Array
Ba nk #3
Mode Re gister
Control C ircu itry
Addres s B uffer
Cl ock B uffer
A0-1 2
BA 0,1
CLK
/CLK
CKE
Control Signal B uffer
/CS /RAS /CAS
/WE
UDM ,
LD M
4
Integrated Silicon Solution, Inc.
Rev. 00A
09/10/08
Zentel Electronics Corporation
IS43R16160
Preliminary
A3S56D30/40ETP
256M Double Data Rate Synchronous DRAM
ISSI's 256-Mbit DDR SDRAM
provides basic functions, bank (row) activate, burst read / write, bank
(row) precharge, and auto / self refresh. Each command is defined by control signals of /RAS,
/CAS and /WE at CLK rising edge. In addition to 3 signals, /CS , CKE and A10 are used as chip
select, refresh option, and precharge option, respectively. To know the detailed definition of
commands, please see the command truth table.
/CLK
CLK
/CS
/RAS
/CAS
/WE
CKE
A10
Chip Select : L=select, H=deselect
Command
Command
Command
Refresh Option @refresh command
Precharge Option @precharge or read/write command
define basic commands
BASIC FUNCTIONS
Activate (ACT) [/RAS =L, /CAS =/WE =H]
ACT command activates a row in an idle bank indicated by BA.
Read (READ) [/RAS =H, /CAS =L, /WE =H]
READ command starts burst read from the active bank indicated by BA. First output data appears after
/CAS latency. When A10 =H at this command, the bank is deactivated after the burst read (auto-
precharge,
READA)
Write (WRITE) [/RAS =H, /CAS =/WE =L]
WRITE command starts burst write to the active bank indicated by BA. Total data length to be written
is set by burst length. When A10 =H at this command, the bank is deactivated after the burst write
(auto-precharge,
WRITEA)
Precharge (PRE) [/RAS =L, /CAS =H, /WE =L]
PRE command deactivates the active bank indicated by BA. This command also terminates burst read
/write operation. When A10 =H at this command, all banks are deactivated (precharge all,
PREA
).
Auto-Refresh (REFA) [/RAS =/CAS =L, /WE =CKE =H]
REFA command starts auto-refresh cycle. Refresh address including bank address are generated
internally. After this command, the banks are precharged automatically.