Table of Contents

Advertisement

Configuration of the camera
Every register is 32 bit (big endian) and implemented as follows (MSB = Most
Significant Bit; LSB = Least Significant Bit):
Far left
Bit
Bit
Bit
Bit
Bit
...
0
1
2
30
31
MSB
LSB
Table 102: 32-bit register

Example

This requires, for example, that to enable ISO_Enabled mode (see Chapter
ISO_Enable / free-run
on page 170), (bit 0 in register 614h), the value
80000000 h must be written in the corresponding register.
PIKE Technical Manual V4.1.0
231

Advertisement

Table of Contents
loading

Table of Contents