參數(shù)資料
型號(hào): M36W832BE85ZA1S
廠商: NUMONYX
元件分類(lèi): 存儲(chǔ)器
英文描述: SPECIALTY MEMORY CIRCUIT, PBGA66
封裝: 12 X 8 MM, 0.80 MM PITCH, LFBGA-66
文件頁(yè)數(shù): 52/64頁(yè)
文件大?。?/td> 897K
代理商: M36W832BE85ZA1S
M36W832TE, M36W832BE
56/64
Figure 29. Program Suspend & Resume Flowchart and Pseudo Code
AI90176b
Write 70h
Read Status
Register
YES
NO
b7 = 1
YES
NO
b2 = 1
Program Continues
Write D0h
Read data from
another address
Start
Write B0h
Program Complete
Write FFh
Read Data
program_suspend_command ( ) {
writeToFlash (any_address, 0xB0) ;
writeToFlash (any_address, 0x70) ;
/* read status register to check if
program has already completed */
do {
status_register=readFlash (any_address) ;
/* EF or GF must be toggled*/
} while (status_register.b7== 0) ;
if (status_register.b2==0) /*program completed */
{ writeToFlash (any_address, 0xFF) ;
read_data ( ) ; /*read data from another block*/
/*The device returns to Read Array
(as if program/erase suspend was not issued).*/
}
else
{ writeToFlash (any_address, 0xFF) ;
read_data ( ); /*read data from another address*/
writeToFlash (any_address, 0xD0) ;
/*write 0xD0 to resume program*/
}
Write FFh
相關(guān)PDF資料
PDF描述
M381L1713FTM-CA2 16M X 72 DDR DRAM MODULE, 0.75 ns, DMA184
M38220MCMFS 50000 SYSTEM GATE 2.5 VOLT FPGA - NOT RECOMMENDED for NEW DESIGN
M38220E1FP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38220E1FS SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38220E1GP SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
M36W832BE85ZA1T 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:32 Mbit 2Mb x16, Boot Block Flash Memory and 8 Mbit 512Kb x16 SRAM, Multiple Memory Product
M36W832BE85ZA6S 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:32 Mbit 2Mb x16, Boot Block Flash Memory and 8 Mbit 512Kb x16 SRAM, Multiple Memory Product
M36W832BE85ZA6T 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:32 Mbit 2Mb x16, Boot Block Flash Memory and 8 Mbit 512Kb x16 SRAM, Multiple Memory Product
M36W832BEZA 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:32 Mbit 2Mb x16, Boot Block Flash Memory and 8 Mbit 512Kb x16 SRAM, Multiple Memory Product
M36W832TE 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:32 Mbit 2Mb x16, Boot Block Flash Memory and 8 Mbit 512Kb x16 SRAM, Multiple Memory Product