M58LT256JST8ZA6E NUMONYX, M58LT256JST8ZA6E Datasheet - Page 92

no-image

M58LT256JST8ZA6E

Manufacturer Part Number
M58LT256JST8ZA6E
Description
IC FLASH 256MBIT 85NS 64TBGA
Manufacturer
NUMONYX
Datasheet

Specifications of M58LT256JST8ZA6E

Format - Memory
FLASH
Memory Type
FLASH
Memory Size
256M (16Mx16)
Speed
85ns
Interface
Parallel
Voltage - Supply
1.7 V ~ 2 V
Operating Temperature
-40°C ~ 85°C
Package / Case
64-TBGA
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
M58LT256JST8ZA6E
Manufacturer:
STM
Quantity:
624
Part Number:
M58LT256JST8ZA6E
Manufacturer:
Micron Technology Inc
Quantity:
10 000
Flowcharts and pseudocodes
Figure 22. Program suspend and resume flowchart and pseudocode
1. The Read Status Register command (Write 70h) can be issued just before or just after the Program Resume command.
92/108
Program Continues with
Bank in Read Status
another address
Read data from
Register Mode
Read Status
Write 70h
Write FFh
Write D0h
Write 70h
Write B0h
Register
SR7 = 1
SR2 = 1
Start
YES
YES
(1)
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 */
{ writeToFlash (bank_address, 0xFF) ;
{ writeToFlash (bank_address, 0xFF) ;
status_register=readFlash (bank_address) ;
/* E or G must be toggled*/
} while (status_register.SR7== 0) ;
}
}
read_data ( ) ;
/*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*/
writeToFlash (bank_address, 0x70) ;
/*read status register to check if program has completed */
M58LT256JST, M58LT256JSB
AI10117b

Related parts for M58LT256JST8ZA6E