Datasheet

Table Of Contents
PDF: 09005aef8202ec2e/Source: 09005aef8202ebf7 Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT9D111__5_REV5.fm - Rev. B 2/06 EN
86 ©2004 Micron Technology, Inc. All rights reserved.
MT9D111 - 1/3.2-Inch 2-Megapixel SOC Digital Image Sensor
JPEG Indirect Registers
Micron Confidential and Proprietary
9 backlash uchar
0 RW Logical size of backlash-compensating step that the AF
driver can optionally use in lens positioning after the
first scan. If bits [7:6] of af.mode are set to 0, this
positioning is done by moving the lens directly from the
end position of the scan,
af.positions[af.initPos+af.numSteps-1] to the logical
position found best,
af.position[af.initPos+af.bestPosition]. The direction of
this move is opposite to the direction of the scan, and
therefore the move may not bring the lens to its
intended physical destination, unless its logical length is
adjusted upward to compensate for lens actuator
backlash. To make this adjustment, the AF driver
subtracts afm.backlash from the value of
af.positions[af.initPos+af.bestPosition] and gives the
result to the AFM driver as the logical position to move
the lens to. Negative results of the subtraction are
replaced with 0. Subtracting afm.backlash makes sense
only when af.positions[af.initPos+af.numSteps-1] >
af.positions[af.initPos+af.bestPosition]; otherwise
addition is required. Since the AF driver always subtracts
afm.backlash, backlash compensation using this variable
is not recommended after scans done in the negative
direction (e.g. from logical position 255 to logical
position 0).
Table 16: Driver Variablesāˆ’Auto Focus Mechanics Driver (ID = 6) (continued)
Offs Name Type Default
1
RW Description