E 2 Key™ Function - Xycom SBC-370 User Manual

Hide thumbs Also See for SBC-370:
Table of Contents

Advertisement

E 2 KEY™ FUNCTION
The SBC-370 provides an E
function, you can freely store the ID Code, Password, or Critical Data in the 1Kbit
EEPROM. Because the EEPROM is nonvolatile memory, you don't have to worry about
losing important data.
The E
KEY is based on a 1Kbit EEPROM which is configured to 64 words(from 0 to 63).
2
You can access (read or write) each word at any time.
The E
KEY utility is provided on a CD-ROM with your system. The software utility will
2
include four files as follows:
README.DOC
E2KEY.OBJ
EKEYDEMO.C
EKEYDEMO.EXE.
The E2KEY.OBJ provides two library functions for you to integrate your application
with the E
2
compiled in C language. To implement it, refer to the functions below:
*/unsigned int read_e2key(unsigned int address):
certain address. The address range is from 0 to 63. Return data is one word,16 bits.
*/void write_e2key(unsigned int address,unsigned data):
E
KEY at a certain address. The address range is from 0 to 63. The data value is from 0
2
to 0xffff.
To begin using this function, refer to the included EKEYDEMO.C code.
Note:
The E
SBC-370's parallel port or it will not work.
KEY™ function for system integrators. Based on the E
2
KEY function. The read_e2key and write_e2key libraries are written and
KEY function is based on the parallel port. Therefore, you should enable
2
This function will return the E
This function will write the given data to
Features
KEY
2
KEY's data at a
2
10

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SBC-370 and is the answer not in the manual?

Table of Contents