M58WR064 STMICROELECTRONICS [STMicroelectronics], M58WR064 Datasheet - Page 68

no-image

M58WR064

Manufacturer Part Number
M58WR064
Description
64 Mbit 4Mb x 16, Multiple Bank, Burst 1.8V Supply Flash Memory
Manufacturer
STMICROELECTRONICS [STMicroelectronics]
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M58WR064
Manufacturer:
ST
Quantity:
10 850
Part Number:
M58WR064
Manufacturer:
ST
0
Part Number:
M58WR064-FU70ZB6S
Manufacturer:
ST
Quantity:
125
Part Number:
M58WR064-FU70ZB6S
Manufacturer:
SIEMENS
Quantity:
412
Part Number:
M58WR064-FU70ZB6S
Manufacturer:
ST
0
Part Number:
M58WR064EB70ZB6
Manufacturer:
Micron Technology Inc
Quantity:
10 000
Part Number:
M58WR064EB70ZB6
Manufacturer:
ST
0
Part Number:
M58WR064EB70ZB6T
Manufacturer:
STMicroelectronics
Quantity:
10 000
Part Number:
M58WR064FP70ZB6
Manufacturer:
ROHM
Quantity:
6 259
Part Number:
M58WR064FP70ZB6
Manufacturer:
ST
Quantity:
20 000
Part Number:
M58WR064FU70
Manufacturer:
SHARP
Quantity:
1
M58WR064ET, M58WR064EB
Figure 24. Program Suspend & Resume Flowchart and Pseudo Code
68/82
Program Continues
another address
Read data from
Read Status
Write FFh
Write D0h
Write 70h
Write B0h
Register
SR7 = 1
SR2 = 1
Start
YES
YES
NO
NO
Program Complete
Read Data
Write FFh
program_suspend_command ( ) {
if (status_register.SR2==0) /*program completed */
else
}
do {
writeToFlash (any_address, 0xB0) ;
writeToFlash (bank_address, 0x70) ;
/* read status register to check if
program has already completed */
status_register=readFlash (bank_address) ;
/* E or G must be toggled*/
{ writeToFlash (bank_address, 0xFF) ;
{ writeToFlash (bank_address, 0xFF) ;
} while (status_register.SR7== 0) ;
}
}
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*/
AI06173

Related parts for M58WR064