Synchronous DRAM, 8MX16, 5.4ns, CMOS, PBGA54, 8 X 9 MM, 1.20 MM HEIGHT, FBGA-54
W987Z6CBG75 Parametric
Parameter Name
Attribute value
Maker
Winbond Electronics Corporation
Parts packaging code
BGA
package instruction
TFBGA,
Contacts
54
Reach Compliance Code
compliant
ECCN code
EAR99
access mode
FOUR BANK PAGE BURST
Maximum access time
5.4 ns
Other features
AUTO/SELF REFRESH
JESD-30 code
R-PBGA-B54
JESD-609 code
e1
length
9 mm
memory density
134217728 bit
Memory IC Type
SYNCHRONOUS DRAM
memory width
16
Number of functions
1
Number of ports
1
Number of terminals
54
word count
8388608 words
character code
8000000
Operating mode
SYNCHRONOUS
Maximum operating temperature
70 °C
Minimum operating temperature
organize
8MX16
Package body material
PLASTIC/EPOXY
encapsulated code
TFBGA
Package shape
RECTANGULAR
Package form
GRID ARRAY, THIN PROFILE, FINE PITCH
Certification status
Not Qualified
Maximum seat height
1.2 mm
self refresh
YES
Maximum supply voltage (Vsup)
3.6 V
Minimum supply voltage (Vsup)
2.7 V
Nominal supply voltage (Vsup)
3 V
surface mount
YES
technology
CMOS
Temperature level
COMMERCIAL
Terminal surface
TIN SILVER COPPER
Terminal form
BALL
Terminal pitch
0.8 mm
Terminal location
BOTTOM
width
8 mm
W987Z6CBG75 Preview
Preliminary W987Z6CB
2M
×
4 BANKS
×
16 BIT SDRAM
Table of Contents-
1. GENERAL DESCRIPTION ..................................................................................................................3
2. FEATURES ..........................................................................................................................................3
3. AVAILABLE PART NUMBER ..............................................................................................................3
I bought a digital tube module online, which is driven by two 74hc595 cascades. The schematic diagram of the module is as follows,The attachment is the project....
I am going to define a global variable with the content "1234567890" and put it at a certain address of FLASH, such as 0x1b00. I hope that after the program is compiled and the generated hex file is c...
[font=微软雅黑][size=3] Since [/size][/font][url=https://bbs.eeworld.com.cn/thread-377423-1-1.html][font=微软雅黑][size=3][b]EEWORLD Forum Idle Items Exchange Chip Coin Rules[/b][/size][/font][/url][font=微软雅黑...
I am designing a board using Protel in a hierarchical circuit way and the following error message appeared: #1 Error Duplicate Sheet Numbers 0 DLB.prj And POWER.sch[/font] [font=Verdana, Helvetica, Ar...
When using STM32, I hope that "some variable data will follow the chip". Although STM32 provides 20 bytes of BKP-RAM, it needs to be maintained by VBAT. It is not very convenient!...
When writing a program in CCS5.1, I use unsigned int to define a variable. This definition cannot be used. I must use volatile unsigned int to use it. Why? Is there a way to set it to unsigned int and...