No. 20S071-01 
 
 
 
 
 
 
STC-HD213DV / STC-HD213DV-CS / STC-HD213SDI / STC-HD213SDI-CS / 
STC-HD213DVN / STC-HD213DVN-CS / STC-HD213SDIN / STC-HD213SDIN-CS 
Product Specifications and User
69/94 
 
  Slave address for ICs (8bits) list 
 
IC  Slave Address  詳細 
DSP  82  DSP data 
EEPROM  62  The  Virtual  EEPROM  zone  for  currently  selected  DSP  preset 
mode of Preset 0 to Preset 7 
EEPROM  90  The EEPROM zone for Preset 0 DSP data 
EEPROM  91  The EEPROM zone for Preset 1 DSP data 
EEPROM  92  The EEPROM zone for Preset 2 DSP data 
EEPROM  93  The EEPROM zone for Preset 3 DSP data 
EEPROM  94  The EEPROM zone for Preset 4 DSP data 
EEPROM  95  The EEPROM zone for Preset 5 DSP data 
EEPROM  96  The EEPROM zone for Preset 6 DSP data 
EEPROM  97  The EEPROM zone for Preset 7 DSP data 
uCOM  22  The uCOM data 
EEPROM  42  The EEPROM zone for uCOM Data 
 
Note: There is maximum number of writing to EEPROM of 1,000,000 times. 
 
  Error code list 
If an error occurs, camera sends an error code with following format: 
The Command number of Error Message is FF (HEX). The Data length is 0002. 
 
Error  Receive data 
Last data that camera was received was not ETX (0x03)  02, FF, 00, 02, 02, 00, 03, 03 
Check sum does NOT match data being transmitted  02, FF, 00, 02, 03, 00, 04, 03 
The command being transmitted does NOT exist or is invalid  02, FF, 00, 02, 04, 00, 05, 03 
Unprocessed data remains in receiving buffer  02, FF, 00, 02, 05, 00, 06, 03 
Time out  02, FF, 00, 02, 06, 00, 07, 03 
Over run error  02, FF, 00, 02, 08, 00, 08, 03 
Data length error (too long)  02, FF, 00, 02, 0B, 00, 0C, 03 
I2C communication error  02, FF, 00, 02, 10, 00, 11, 03 
 
Note.1: The camera disregards data, which is not start with STX (0x02). 
Note.2: The time out error is occurred when camera does not receive next data 3 seconds after receiving 
            data.