ELiiXA® UC8/UC4
53
Eliixa_Color–revF 04/11
e2v semiconductors SAS 2011
Title
Command
Features
FPN user coefficients
w ffco <addr>
<nbrval> <val> …
[crcval]
Write <nbrval> FPN user coefficients starting from the <addr>
address. If [crcval] is added, the crc value is computed on the
all the <val>. <val> is signed.
<addr> starts from
•
1 for Red coefficients
•
5001 for Blue Coefficients
•
10001 for Green coefficients
•
15001 for NIR Coefficients
<nbrval> is between 1 and 10
<val> is between –128 et +127
r
ffco
<addr>
<nbrval> [crcreq]
Read <nbrval> FPN user coefficients starting from <addr>
address. If [crcreq] is equal to 1, the crc will be
calculated
on
the outputted value.
<addr> starts from
•
1 for Red coefficients
•
5001 for Blue Coefficients
•
10001 for Green coefficients
•
15001 for NIR Coefficients
<nbrval> is between 1 and 10
Output is:
<val> …[crcval]
w ffcg <addr>
<nbrval> <val> …
[crcval]
Write <nbrval> PRNU user coefficients starting from the <addr>
address. If [crcval] is added, the crc value is computed on the
all the <val>.
<addr> starts from
•
1 for Red coefficients
•
5001 for Blue Coefficients
•
10001 for Green coefficients
•
15001 for NIR Coefficients
<nbrval> is between 1 and 10
<val> is between 0 and 16383
PRNU user coefficients
r ffcg <addr>
<nbrval> [crcreq]
Read <nbrval> PRNU user coefficients starting from <addr>
address. If [crcreq] is equal to 1, the crc will be calculate on
the outputted value.
<addr> starts from
•
1 for Red coefficients
•
5001 for Blue Coefficients
•
10001 for Green coefficients
•
15001 for NIR Coefficients
<nbrval> is between 1 and 10
Output is:
<val> …[crcval]