Advent Communications
209298 - DVE5000 Technical Operation Handbook - CL140042 Page 92 of 110
8.6.2 Up-converter Commands
The write command to the E2PROM will return immediately indicating that an attempt is being made
to write data to the address given.
The read command will wait for the data to be returned to the calling comms routine. Note: time
outs will be in operation should the command fail.
The format of the command data must follow this command exactly. Any values with less than the
required digits will be padded with leading zeros.
Command WCEEPxxxxnnn
Response RCEEPxxxxnnn
Query RCEEPxxxx
Response RCEEPxxxxnnn
Parameters EEPROM address and data written / read:
xxxx – AAA = integer address (0-1024)
nnn – DDD = integer data (0-255)
Program Up-converter
EEPROM memory
Comment 18F4525 PIC has 1024bytes of E2PROM. Current
design only uses 256bytes.