M28W320FCT70N6E NUMONYX, M28W320FCT70N6E Datasheet - Page 61

IC FLASH 32MBIT 70NS 48TSOP

M28W320FCT70N6E

Manufacturer Part Number
M28W320FCT70N6E
Description
IC FLASH 32MBIT 70NS 48TSOP
Manufacturer
NUMONYX
Datasheet

Specifications of M28W320FCT70N6E

Format - Memory
FLASH
Memory Type
FLASH - Nor
Memory Size
32M (2M x 16)
Speed
70ns
Interface
Parallel
Voltage - Supply
2.7 V ~ 3.6 V
Operating Temperature
-40°C ~ 85°C
Package / Case
48-TSOP
Memory Configuration
2M X 16
Ic Interface Type
Parallel
Access Time
70ns
Supply Voltage Range
2.7V To 3.6V
Memory Case Style
TSOP
No. Of Pins
48
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M28W320FCT70N6E
Manufacturer:
MICRON
Quantity:
3 000
Part Number:
M28W320FCT70N6E
Manufacturer:
Numonyx
Quantity:
9 792
Part Number:
M28W320FCT70N6E
Manufacturer:
ST
0
Part Number:
M28W320FCT70N6E
Manufacturer:
ST
Quantity:
20 000
Figure 21. Erase Suspend & Resume Flowchart and Pseudo Code
Block Protect/Unprotect/Lock
Program/Protection Program
Erase Continues
Read data from
another block
Read Status
Write B0h
Write FFh
Write D0h
Write 70h
Register
b7 = 1
b6 = 1
Start
or
or
YES
YES
NO
NO
Erase Complete
Read Data
Write FFh
erase_suspend_command ( ) {
if (status_register.b6==0) /*erase completed */
else
}
do {
writeToFlash (any_address, 0xB0) ;
writeToFlash (any_address, 0x70) ;
/* read status register to check if
erase has already completed */
{ writeToFlash (any_address, 0xFF) ;
{ writeToFlash (any_address, 0xFF) ;
} while (status_register.b7== 0) ;
}
}
status_register=readFlash (any_address) ;
/* E or G must be toggled*/
read_data ( ) ;
/*read data from another block*/
/*The device returns to Read Array
(as if program/erase suspend was not issued).*/
read_program_data ( );
/*read or program data from another address*/
writeToFlash (any_address, 0xD0) ;
/*write 0xD0 to resume erase*/
AI03542b
61/69

Related parts for M28W320FCT70N6E