参数资料
型号: M58WR064EBZB
厂商: 意法半导体
英文描述: 64 Mbit 4Mb x 16, Multiple Bank, Burst 1.8V Supply Flash Memory
中文描述: 64兆位4Mb的× 16,多银行,突发1.8V电源快闪记忆体
文件页数: 72/82页
文件大小: 1100K
代理商: M58WR064EBZB
74/82
Enhanced Factory Program Pseudo Code
efp_command(addressFlow,dataFlow,n)
/* n is the number of data to be programmed */
{
/* setup phase */
writeToFlash(addressFlow[0],0x30);
writeToFlash(addressFlow[0],0xD0);
status_register=readFlash(any_address);
if (status_register.SR7==1){
/*EFP aborted for an error*/
if (status_register.SR4==1) /*program error*/
error_handler();
if (status_register.SR3==1) /*VPP invalid error*/
error_handler();
if (status_register.SR1==1) /*program to protect block error*/
error_handler();
}
else{
/*Program Phase*/
do{
status_register=readFlash(any_address);
/* E or G must be toggled*/
} while (status_register.SR0==1)
/*Ready for first data*/
for (i=0; i++; i< n){
writeToFlash(addressFlow[i],dataFlow[i]);
/* status register polling*/
do{
status_register=readFlash(any_address);
/* E or G must be toggled*/
} while (status_register.SR0==1);
/* Ready for a new data */
}
writeToFlash(another_block_address,FFFFh);
/* Verify Phase */
for (i=0; i++; i< n){
writeToFlash(addressFlow[i],dataFlow[i]);
/* status register polling*/
do{
status_register=readFlash(any_address);
/* E or G must be toggled*/
} while (status_register.SR0==1);
/* Ready for a new data */
}
writeToFlash(another_block_address,FFFFh);
/* exit program phase */
/* Exit Phase */
/* status register polling */
do{
status_register=readFlash(any_address);
/* E or G must be toggled */
} while (status_register.SR7==0);
if (status_register.SR4==1) /*program failure error*/
error_handler();
if (status_register.SR3==1) /*VPP invalid error*/
error_handler();
if (status_register.SR1==1) /*program to protect block error*/
error_handler();
}
相关PDF资料
PDF描述
M58WR128EBZB 128 Mbit 8Mb x 16, Multiple Bank, Burst 1.8V Supply Flash Memory
M5913 COMBINED SINGLE CHIP PCM CODEC AND FILTER
M5913B1 COMBINED SINGLE CHIP PCM CODEC AND FILTER
M5F78M05 5 V FIXED POSITIVE REGULATOR, PSFM3
M5F78M06 6 V FIXED POSITIVE REGULATOR, PSFM3
相关代理商/技术参数
参数描述
M58WR064ET 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:64 Mbit 4Mb x 16, Multiple Bank, Burst 1.8V Supply Flash Memory
M58WR064ET10ZB6T 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:64 Mbit 4Mb x 16, Multiple Bank, Burst 1.8V Supply Flash Memory
M58WR064ET70ZB6T 功能描述:闪存 64M (4Mx16) 70ns RoHS:否 制造商:ON Semiconductor 数据总线宽度:1 bit 存储类型:Flash 存储容量:2 MB 结构:256 K x 8 定时类型: 接口类型:SPI 访问时间: 电源电压-最大:3.6 V 电源电压-最小:2.3 V 最大工作电流:15 mA 工作温度:- 40 C to + 85 C 安装风格:SMD/SMT 封装 / 箱体: 封装:Reel
M58WR064ET80ZB6T 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:64 Mbit 4Mb x 16, Multiple Bank, Burst 1.8V Supply Flash Memory
M58WR064ETZB 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:64 Mbit 4Mb x 16, Multiple Bank, Burst 1.8V Supply Flash Memory