
Configuration MC13xx
Users Manual Rev. 1.19
6.3 Profile
processing
All camera settings are loaded or stored as complete data blocks (= Profiles). There are 17 profiles, the
Camera profile, the PowerUpProfile, eight factory profiles and eight user profiles.
user
profile 0
user
profile 1
user
profile n
user
profile 7
:p0
factory
profiles
0...7
f0..7
Power-
UpProfile
:pc
:gc
or power on
:g7
camera profile (programs to camera logic)
configuration commands
:a..z[parameter]
:gn
:g1
:g0
:p1 :pn :p7
6.3.1 Read Camera profile
The response to the read Camera profile command
:w
is a hex string of the contents of all actual camera
registers.
Command:
:w
Response(e.g.): 6d774ac800006a1c6100851898c0003ff3ff
0000800300000000000000000000000000000000000000
all values hex, e.g.: 70
HEX
= 112
DEC
Sequence of transmitted data bytes:
A1 A2 A3 A4 A5 A6 A7 A8 Sa1 Sa2 Sa3 Sb1 Sb2 Sb3 R1h R1l ... R15h R15l
↵
A1...A8
image level control (FPN, contrast…)
Sa1 Sa2 Sa3
3 Byte synthesizer code of pixel clock
Sb1 Sb2 Sb3
3 synthesizer code of sensor clock
(see
chapter
6.7.1
)
R1…R15
image control (image position, size, sync….)
R1h ...
high Byte R1
R1l ...
low Byte R1
↵
...
CR+LF (0dh + 0ah)
6.3.2 Write
user
profile
The PowerUpProfile is transferred to one of the eight user profiles.
Command:
:p<n>
<n>
= 0 ... 7,c
L
Issue this command only, if the PowerUpProfile was
successfully tested.
15