| 数据搜索系统,热门电子元器件搜索 |
|
M58PR256LE 数据表(PDF) 102 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
M58PR256LE 数据表(HTML) 102 Page - STMicroelectronics |
|
102 / 119 page ![]() Flowcharts and pseudocodes M58PR256LE, M58PR512LE, M58PR001LE 102/119 Appendix C Flowcharts and pseudocodes Figure 20. Program and EFA block program flowchart and pseudocode 1. Any address within the 'A' segment halves (A3=0) in a 1 Kbyte program region configured in control program mode. If a Program command is issued to a program region configured in the Object Program mode, SR4 and SR8 are set. 2. Status check of SR1 (protected block), SR3 (VPP invalid) and SR4 (program error) can be made after each program operation or after a sequence. 3. If an error is found, the Status Register must be cleared before further Program/Erase controller operations. Write 41h (Main Array) or 44h (EFA) (1) AI10515 Start Write Address & Data Read Status Register (3) YES NO SR7 = 1 YES NO SR3 = 0 NO SR4 = 0 VPP Invalid Error (2, 3) Program Error (2, 3) program_command (addressToProgram, dataToProgram) /* EFA_program_command (addressToProgram, dataToProgram) */ { writeToFlash (addressToProgram, 0x41); /*writeToFlash (addressToProgram, 0x44);*/ /* 41h is the command for program array, while 44h is the command for program EFA block */ /*see note (1)*/ do { status_register=readFlash (addressToProgram); /* see note (3)*/ /* E or G must be toggled*/ } while (status_register.SR7== 0) ; if (status_register.SR3==1) /*VPP invalid error */ error_handler ( ) ; YES End YES NO SR1 = 0 Program to Protected Block Error (2, 3) writeToFlash (addressToProgram, dataToProgram) ; /*Memory enters read status state after the Program Command*/ if (status_register.SR4==1) /*program error */ error_handler ( ) ; if (status_register.SR1==1) /*program to protect block error */ error_handler ( ) ; } |
|
链接网址 |
| 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 |