SC30MPA: 3 Mega Pixels Serial JPEG Camera User Manual
Spinel USA LLC
www.spinelelectronics.com
16
B4 ---- 1byte saturation, range:0x00
~
0xFF, default 0x80.
B5 ----- 1byte tone, range:0x00
~
0xFF, default 0x80.
B6 --- 1byte white balance mode, 0x00: auto (default), 0x01: manual mode
B7 B8 ---- 2byte white balance parameter, range 0x12C
~
0x258 (decimal 300-600), default
0x155=341, only valid in manual mode.
B9 ----1byte exposure compensation, range:0x00
~
0xFF (decimal 0-255), default 0x80=128, its to
adjust the brightness around the bright background area, not the overall brightness of the image.
B10 -- 1byte backlight compensation, range:0x00
~
0x0A (decimal 0-10), default 0x04.
ZZ ---- results: 0x00 setting succeed
0x01 wrong white balance parameters
0x02 wrong white balance mode
0x03 wrong backlight compensation
Note: all ISP image settings get saved after reboot.
Example:
Send: 56 00 91 0C 04 00 80 80 80 80 00 01 55 80 04
Return: 76 00 91 02 04 00
25.2 READ ISP IMAGE PARAMETER: 56 00 90 02 04
XX
RETURN:
76 00 90 0C 04
B0 B1 B2 B3 B4 B5 B6 B7 B8 B9 B10
XX ---- 1byte check the parameters for specific time period, 0x00 – day time, 0x01 – night time
B0…..B10 10 bytes, please refer to 26.1 ISP image setting
Example:
Send: 56 00 90 02 04 00
Return: 76 00 90 0C 04 00 80 80 80 80 00 01 55 80 04
25.3 RESET ISP IMAGE SETTINGS TO DEFAULT: 56 00 91 02 04
XX
RETURN:
76 00 91 0C 04
B0 B1 B2 B3 B4 B5 B6 B7 B8 B9 B10
XX ---- 1byte reset the settings for different time period, 0x00 – day time, 0x01 – night time
B0…..B10 10 bytes, please refer to 26.1 ISP image setting
Example:
Send: 56 00 91 02 04 00
Return: 76 00 91 0C 04 00 80 80 80 80 00 01 55 80 04
Notes: the reset on all ISP image settings gets saved after reboot.
26. GET CAMERA ID: 56 FF 90 01 21
RETURN:
76 FF 90 02 21
ZZ