M28W160ECB70ZB6E NUMONYX, M28W160ECB70ZB6E Datasheet - Page 42

no-image

M28W160ECB70ZB6E

Manufacturer Part Number
M28W160ECB70ZB6E
Description
IC FLASH 16MBIT 70NS 46TFBGA
Manufacturer
NUMONYX
Datasheet

Specifications of M28W160ECB70ZB6E

Format - Memory
FLASH
Memory Type
FLASH - Nor
Memory Size
16M (1M x 16)
Speed
70ns
Interface
Parallel
Voltage - Supply
2.7 V ~ 3.6 V
Operating Temperature
-40°C ~ 85°C
Package / Case
46-TFBGA
Package
46TFBGA
Cell Type
NOR
Density
16 Mb
Architecture
Sectored
Block Organization
Asymmetrical
Location Of Boot Block
Bottom
Typical Operating Supply Voltage
3|3.3 V
Sector Size
8KByte x 8|64KByte x 31
Timing Type
Asynchronous
Interface Type
Parallel
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M28W160ECB70ZB6E
Manufacturer:
Micron Technology Inc
Quantity:
10 000
Part Number:
M28W160ECB70ZB6E
Manufacturer:
ST
0
M28W160ECT, M28W160ECB
Figure 19. Program Suspend & Resume Flowchart and Pseudo Code
42/50
Program Continues
another address
Read data from
Read Status
Write D0h
Write 70h
Write FFh
Write B0h
Register
b7 = 1
b2 = 1
Start
YES
YES
NO
NO
Program Complete
Read Data
Write FFh
program_suspend_command ( ) {
if (status_register.b2==0) /*program completed */
else
}
do {
writeToFlash (any_address, 0xB0) ;
writeToFlash (any_address, 0x70) ;
/* read status register to check if
program has already completed */
status_register=readFlash (any_address) ;
/* E or G must be toggled*/
} while (status_register.b7== 0) ;
{ writeToFlash (any_address, 0xFF) ;
{ writeToFlash (any_address, 0xFF) ;
}
}
read_data ( ) ; /*read data from another block*/
/*The device returns to Read Array
(as if program/erase suspend was not issued).*/
read_data ( ); /*read data from another address*/
writeToFlash (any_address, 0xD0) ;
/*write 0xD0 to resume program*/
AI03540b

Related parts for M28W160ECB70ZB6E