A SERVICE OF

logo

iVIEW-100 Series user’s Manual, 2006, v2.0 ----- 121
A.2.3 Type 3: EEPROM
Function Description
EnableEEP Enable EEPROM to write-enable mode
WriteEEP Write data to EEPROM
ProtectEEP Set EEPROM to write-protect mode
ReadEEP Read data from EEPROM
InitEEPROM Before calling external EEPROM function, have to call
InitEEPROM() first.
……more……
There are more user function for EEPROM, please refer
to Appendix C iVIEW.h and CD\Napdos\7188
\miniOS7\manual\index.html for more detail information.
Note: There are two types of EEPROM for iVIEW-100, 24LC16 & 24LC1024.
User can type diag in MiniOS7 command line of MiniOS7 Utility to see the
system information of iVIEW-100. The functions introduced in this section are
available for both types. There are more functions about EEPROM, some are
used just for one type. Please type “diag” to check the type before calling those
functions.