Camera Control Commands; The Command List For Communication - Omron STC-HD213 Series Product Specifications And User's Manual

16:9 format 1080p; color cmos camera
Hide thumbs Also See for STC-HD213 Series:
Table of Contents

Advertisement

8.3

Camera control commands

All data in this section is described in Hexadecimal format (HEX).

The command list for communication

Command
Details
(HEX)
4A
The format for reading data to camera IC's is as follows:
In the case of writing, since maximum number of addresses can be written at once is 32
addresses,
data must be written 8 times separately if 256 bytes data must be written.
[SLV]:
[START_H] x 16 + [START_L]:
[END_H] x 16 + [END_L]:
[Data (i)]:
[DataLenH]:
[DataLenL]:
The format for reading data to camera IC's is as follows:
Send data
Receive Data
*An example of sending a command to read out all data (address 0000 to 07FF) from IC
STC-HD213DV / STC-HD213DV-CS / STC-HD213SDI / STC-HD213SDI-CS /
STC-HD213DVN / STC-HD213DVN-CS / STC-HD213SDIN / STC-HD213SDIN-CS
Product Specifications and User's Guide
02, 4A, 00, 05, [SLV], [START_H], [START_L], [END_H], [END_L], [CHK], 03
[CHK] = Lower 8bits of
"4A + 00 + 05 + [SLV] + [START_H] + [START_L] + [END_H] + [END_L]"
02, 4A, [DataLenH], [DataLenL], [SLV], [START_H], [START_L], [END_H], [END_L],
[DATASTART], [DATASTART + 1], ... , [DATAEND], [CHK], 03
[CHK] = Lower 8bits of
"4A + [DataLenH] + [DataLenL] + [SLV] + [START_H] + [START_L] + [END_H] +
[END_L] + [DATASTART] + [DATASTART + 1] + ... + [DATAEND]"
(IC slave address is 50) is as follows:
(02, 4A, 00, 03, 50, 00, 00, 07, FF, A3, 03)
Slave Address
(Please refer to the Slave address for ICs (8 bits) list)
Star Address (0000 to 03FF)
End Address (0000 to 03FF)
Data on Address i
Upper Byte of
[END_H] x 16 + [END_L] - [START_H] x 16 + [START_L] + 6
Lower Byte of
[END_H] x 16 + [END_L] - [START_H] x 16 + [START_L] + 6
No. 20S071-01
67/94

Advertisement

Table of Contents
loading

Table of Contents