| 전자부품 데이터시트 검색엔진 |
|
M58PR512LE 데이터시트(PDF) 102 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
M58PR512LE 데이터시트(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 ( ) ; } |
|
링크 URL |
| 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 |