EEWORLDEEWORLDEEWORLD

Part Number

Search

Z59C1G01808QBUJ37E

Description
DDR DRAM, 128MX8, CMOS, PBGA68, GREEN, FBGA-68
Categorystorage    storage   
File Size988KB,82 Pages
ManufacturerProMOS Technologies Inc
Download Datasheet Parametric View All

Z59C1G01808QBUJ37E Overview

DDR DRAM, 128MX8, CMOS, PBGA68, GREEN, FBGA-68

Z59C1G01808QBUJ37E Parametric

Parameter NameAttribute value
MakerProMOS Technologies Inc
Parts packaging codeBGA
package instructionGREEN, FBGA-68
Contacts68
Reach Compliance Codecompli
ECCN codeEAR99
access modeMULTI BANK PAGE BURST
Other featuresAUTO/SELF REFRESH
JESD-30 codeR-PBGA-B68
length13.65 mm
memory density1073741824 bi
Memory IC TypeDDR DRAM
memory width8
Number of functions1
Number of ports1
Number of terminals68
word count134217728 words
character code128000000
Operating modeSYNCHRONOUS
Maximum operating temperature125 °C
Minimum operating temperature-40 °C
organize128MX8
Package body materialPLASTIC/EPOXY
encapsulated codeTFBGA
Package shapeRECTANGULAR
Package formGRID ARRAY
Certification statusNot Qualified
Maximum seat height1.2 mm
self refreshYES
Maximum supply voltage (Vsup)1.9 V
Minimum supply voltage (Vsup)1.7 V
Nominal supply voltage (Vsup)1.8 V
surface mountYES
technologyCMOS
Temperature levelAUTOMOTIVE
Terminal formBALL
Terminal pitch0.8 mm
Terminal locationBOTTOM
width8 mm
V59C1G01(408/808/168)QB
HIGH PERFORMANCE 1Gbit DDR2 SDRAM
8 BANKS X 32Mbit X 4 (408)
8 BANKS X 16Mbit X 8 (808)
8 BANKS X 8Mbit X 16 (168)
3
DDR2-667
Clock Cycle Time (t
CK3
)
Clock Cycle Time (t
CK4
)
Clock Cycle Time (t
CK5
)
Clock Cycle Time (t
CK6
)
Clock Cycle Time (t
CK7
)
System Frequency (f
CK max
)
5ns
3.75ns
3ns
3ns
3ns
333 MHz
25A
DDR2-800
5ns
3.75ns
3ns
2.5ns
2.5ns
400 MHz
25
DDR2-800
5ns
3.75ns
2.5ns
2.5ns
2.5ns
400 MHz
PRELIMINARY
19A
DDR2-1066
5ns
3.75ns
3ns
2.5ns
1.875ns
533 MHz
Features
High speed data transfer rates with system frequency
up to 533 MHz
8 internal banks for concurrent operation
4-bit prefetch architecture
Programmable CAS Latency: 3, 4 ,5 , 6 and 7
Programmable Additive Latency:0, 1, 2, 3 , 4, 5 and 6
Write Latency=Read Latency-1
Programmable Wrap Sequence: Sequential
or Interleave
Programmable Burst Length: 4 and 8
Automatic and Controlled Precharge Command
Power Down Mode
Auto Refresh and Self Refresh
Refresh Interval: 7.8 us (8192 cycles/64 ms) Tcase
between 0
o
C and 85
o
C
OCD (Off-Chip Driver Impendance Adjustment)
ODT (On-Die Termination)
Weak Strength Data-Output Driver Option
Bidirectional differential Data Strobe (Single-ended
data-strobe is an optional feature)
On-Chip DLL aligns DQ and DQs transitions with CK
transitions
DQS can be disabled for single-ended data strobe
Read Data Strobe (RDQS) supported (x8 only)
Differential clock inputs CK and CK
JEDEC Power Supply 1.8V ± 0.1V
VDDQ=1.8V ± 0.1V
Available in 68-ball FBGA for x4 and x8 component or
84-ball FBGA for x16 component
RoHS compliant
PASR Partial Array Self Refresh
tRAS lockout supported
Description
The V59C1G01(408/808/168)QB is a eight bank DDR
DRAM organized as 8 banks x 32Mbit x 4 (408), 8 banks x
16Mbit x 8 (808), or 8 banks x 8Mbit x 16 (168). The
V59C1G01(408/808/168)QB achieves high speed data
transfer rates by employing a chip architecture that
prefetches multiple bits and then synchronizes the output
data to a system clock.
The chip is designed to comply with the following key
DDR2 SDRAM features:(1) posted CAS with additive la-
tency, (2)write latency=read latency-1, (3)Off-chip Driv-
er(OCD) impedance adjustment, (4) On Die Termination.
All of the control, address, circuits are synchronized
with the positive edge of an externally supplied clock. I/O
s are synchronized with a pair of bidirectional strobes
(DQS, DQS) in a source synchronous fashion.
Operating the eight memory banks in an interleaved
fashion allows random access operation to occur at a
higher rate than is possible with standard DRAMs. A se-
quential and gapless data rate is possible depending on
burst length, CAS latency and speed grade of the device.
Available Speed
Table 1:
Grade
Grade
-3 (DDR2-667)
-25A (DDR2-800)
-25 (DDR2-800)
-19A (DDR2-1066)
CL
5
6
5
7
tRCD
5
6
5
7
tRP
5
6
5
7
Unit
CLK
CLK
CLK
CLK
Device Usage Chart
Operating
Temperature
Range
0°C to 85°C
V59C1G01(408/808/168)QB Rev.1.0 June 2008
Package Outline
68 ball FBGA
84 ball FBGA
CK Cycle Time (ns)
-3
Power
Std.
-25A
-25
-19A
L
Temperature
Mark
Blank
1
s3c2410 EINT17 interrupt registration problem
Hi everyone, I use two interrupts EINT11 and EINT17 of S3C2410, and register them using s3c_irqext_type(), low_level trigger. After testing, I found that only EINT11 is useful. I checked the document ...
seven_zs Embedded System
Has anyone played with DHT11? I have questions.
I have been debugging the DHT11 program for two days and still feel something is wrong... The code is as follows DHT11.C #include #include #include "DHT11.H" unsigned char DHT11_init(void){ unsigned c...
whg0109 Microchip MCU
How to submit IP packets directly to the protocol stack?
How to submit the obtained IP packet directly to the protocol stack? How to get the sent IP packet from the protocol stack exit?...
seasonings Embedded System
[Solution] How to convert numbers to strings in IAR
I use 430 uart to communicate with the computerWant to pass data via stringEncountered a problemI checked many header files but couldn't find it.I want to convert the number into a string Like 12345 -...
457887107 Microcontroller MCU
[Xianji HPM6750 Review 5] LittlevGL transplantation using SPI display
Since the board tested by the author does not have an LCD display with an RGB interface, in order to verify the LittlevGL porting task, it is displayed on the SPI display.The official has not released...
RCSN Domestic Chip Exchange
Vernacular MOST Bus - I have money, I am willful
[b][size=5][color=#00ff00]This post is original by 5525. Welcome to post spam and bricks. [/color][/size][/b] [b][size=5] [/size][/b] [b][size=5]What is MOST. [/size][/b] [size=3]MOST (Media Oriented ...
5525 Automotive Electronics

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 975  1360  290  336  2096  20  28  6  7  43 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号