USB3-FRM20 User’s Manual
15
(7)
“S-Read” button
The sensor initialization file is read from the program. Depending on the address_data size
(8_8, 16_8, 16_16) of the above command, it is possible to send commands to the INI file at
a time or use the command line by line by I2C read/write. The structure and description of
the ini file are as follows. In the following example, the address_data size is 16_8, which is an
address 2-byte data 1-byte structure.
Ex) OV13850_4224x3136.ini file structure
[MISC] : Various types of (Miscellaneous) settings can be made.
5V_Power=1
IO_Power=1
SEN_Reset=1
SEN_Enable=1
COMBO_MODE=1
//D-Phy
DATA_BITS=3
//32bits
MCLK=24
[END]
[SENSOR_POWER] : Sensor power (0.9 ~ 4.1V) can be set.
SP0=4.0
SP1=4.0
SP2=4.0
SP3=4.0
SP4=0
SP5=0
[END]
[REGISTER] : Other sensor register settings
Slave 0x10 //change slave ID as Sensor
0x0103 01
0x0300 01
0x0301 00
0x0302 38
0x0303 00
0x030a 00
0x300f 11
0x3010 01
0x3011 76
…………….
0x5404 00