M28W320FCB70N6E NUMONYX, M28W320FCB70N6E Datasheet - Page 57

IC FLASH 32MBIT 70NS 48TSOP

M28W320FCB70N6E

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

Specifications of M28W320FCB70N6E

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
Supply Voltage Range
2.7V To 3.6V
Memory Case Style
TSOP
No. Of Pins
48
Access Time
70ns
Base Number
28
Ic Generic Number
28W320
Memory Configuration
2M X 16
Interface Type
CFI, Parallel
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M28W320FCB70N6E
Manufacturer:
ST
Quantity:
2 853
Part Number:
M28W320FCB70N6E
Manufacturer:
MICRON/美光
Quantity:
20 000
Company:
Part Number:
M28W320FCB70N6E
Quantity:
5
Figure 17. Double Word Program Flowchart and Pseudo Code
1. Status check of b1 (Protected Block), b3 (V
2. If an error is found, the Status Register must be cleared before further Program/Erase operations.
3. Address 1 and Address 2 must be consecutive addresses differing only for bit A0.
or after a sequence.
Write Address 1
Write Address 2
Read Status
& Data 1 (3)
& Data 2 (3)
Write 30h
Register
b7 = 1
b3 = 0
b4 = 0
b1 = 0
Start
End
YES
YES
YES
YES
NO
NO
NO
NO
Program to Protected
Block Error (1, 2)
V PP Invalid
Error (1, 2)
Error (1, 2)
Program
PP
Invalid) and b4 (Program Error) can be made after each program operation
double_word_program_command (addressToProgram1, dataToProgram1,
{
if (status_register.b3==1) /*VPP invalid error */
if (status_register.b4==1) /*program error */
if (status_register.b1==1) /*program to protect block error */
}
error_handler ( ) ;
error_handler ( ) ;
error_handler ( ) ;
do {
writeToFlash (any_address, 0x30) ;
writeToFlash (addressToProgram1, dataToProgram1) ;
writeToFlash (addressToProgram2, dataToProgram2) ;
the Program command*/
} while (status_register.b7== 0) ;
status_register=readFlash (any_address) ;
/* E or G must be toggled*/
/*Memory enters read status state after
addressToProgram2, dataToProgram2)
/*see note (3) */
/*see note (3) */
AI03539b
57/69

Related parts for M28W320FCB70N6E