| 数据搜索系统,热门电子元器件搜索 |
|
M58PR256LE 数据表(PDF) 106 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
M58PR256LE 数据表(HTML) 106 Page - STMicroelectronics |
|
106 / 119 page ![]() Flowcharts and pseudocodes M58PR256LE, M58PR512LE, M58PR001LE 106/119 Figure 24. Erase suspend and resume flowchart and pseudocode 1. The Read Status Register command (Write 70h) can be issued just before or just after the Erase Resume command. Write 70h AI10116c Read Status Register YES NO SR7 = 1 YES NO SR6 = 1 Erase continues with bank in Read Status Register mode Write D0h Read data from another block or Program/Set Configuration Register or Block Lock/Unlock/Lock-Down Start Write B0h Erase Complete Write FFh Read Data Write FFh erase_suspend_command ( ) { writeToFlash (bank_address, 0xB0) ; writeToFlash (bank_address, 0x70) ; /* read status register to check if erase has already completed */ do { status_register=readFlash (bank_address) ; /* E or G must be toggled*/ } while (status_register.SR7== 0) ; if (status_register.SR6==0) /*erase completed */ { writeToFlash (bank_address, 0xFF) ; read_data ( ) ; /*The device returns to Read Array (as if program/erase suspend was not issued).*/ } else { writeToFlash (bank_address, 0xFF) ; read_program_data ( ); /*read or program data from another block*/ writeToFlash (bank_address, 0xD0) ; /*write 0xD0 to resume erase*/ writeToFlash (bank_address, 0x70) ; /*read status register to check if erase has completed */ } } Write 70h(1) |
|
链接网址 |
| ALLDATASHEET是否为您带来帮助? [ DONATE ] |
关于 Alldatasheet | 广告服务 | 联系我们 | 隐私政策 | 数据表链接 | 链接交换 | 制造商名单 All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |