M28W160ECB70ZB6E NUMONYX, M28W160ECB70ZB6E Datasheet - Page 40

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
APPENDIX C. FLOWCHARTS AND PSEUDO CODES
Figure 17. Program Flowchart and Pseudo Code
Note: 1. Status check of b1 (Protected Block), b3 (V
40/50
2. If an error is found, the Status Register must be cleared before further Program/Erase Controller operations.
a sequence.
Write 40h or 10h
Write Address
Read Status
Register
& Data
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 or after
program_command (addressToProgram, dataToProgram) {:
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 */
}
do {
error_handler ( ) ;
error_handler ( ) ;
error_handler ( ) ;
writeToFlash (any_address, 0x40) ;
/*or writeToFlash (any_address, 0x10) ; */
writeToFlash (addressToProgram, dataToProgram) ;
/*Memory enters read status state after
the Program Command*/
} while (status_register.b7== 0) ;
status_register=readFlash (any_address) ;
/* E or G must be toggled*/
AI03538b

Related parts for M28W160ECB70ZB6E