ConnexLink User’s Manual
ConnexLink User’s Manual
ConnexLink User’s Manual
ConnexLink User’s Manual
7/11/2003
14
2.1.2
2.1.2
2.1.2
2.1.2
Control
Control
Control
Control
The Host issues this command to a ConnexLink to write and read EEPROM addresses as well as
for NOP. The Host must wait for the
Diagnostic Result
Diagnostic Result
Diagnostic Result
Diagnostic Result
command before issuing any additional
commands. Refer to Section 6, Configuring the AC5124C
Section 6, Configuring the AC5124C
Section 6, Configuring the AC5124C
Section 6, Configuring the AC5124C for the list of configurable EEPROM
parameters.
Sub-command (Counts as 1 Byte in the
Sub-command (Counts as 1 Byte in the
Sub-command (Counts as 1 Byte in the
Sub-command (Counts as 1 Byte in the
Length)
Length)
Length)
Length)
Description
Description
Description
Description
02h
Read EEPROM. Additional data: first 2 bytes
specify starting address. Second 2 bytes specify
ending address.
08h
NOP.
09h
Write EEPROM. Additional data: first 2 Bytes
specify starting address. Second 2 Bytes specify
ending address. Remaining bytes specify data to
be written. (Range 00h to 7Fh)
Data Frame:
86h
Length Low
00h
Sub-command
Data
Checksum
Read EEPROM Example (Addresses 04h to 09h): 86|05|00|02|04|00|09|00|8C
Diagnostic Result: 87|07|00|02|FF|FF|FF|FF|FF|FF|82
Example (NOP): 86|01|00|08|8F
Diagnostic Result: 87|02|00|08|00|8D
Write EEPROM Example (write value 01h to address 31h): 86|06|00|09|31|00|31|00|01|88
Diagnostic Result: 87|02|00|09|00|8C
Any additional sub-commands are reserved by the system and if used may cause system
operation problems.
2.1.3
2.1.3
2.1.3
2.1.3
Diagnostic Result
Diagnostic Result
Diagnostic Result
Diagnostic Result
A ConnexLink issues this command to the Host in response to a
Control
Control
Control
Control
command.
Sub result (Counts as 1 Byte in the
Sub result (Counts as 1 Byte in the
Sub result (Counts as 1 Byte in the
Sub result (Counts as 1 Byte in the
Length)
Length)
Length)
Length)
Description
Description
Description
Description
02h
Read EEPROM
08h
NOP. Returns 6 Bytes (87 02 00 08 00 8D)
09h
Write EEPROM status.
0 - Write successful. 1- Write failed.
Data Frame:
87h
Length Low
Length High
Sub-result
Data
Checksum