PDF: 4749051511/Source:7788125767
Aptina reserves the right to change products or specifications without notice.
MT9T111_DG - Rev. B 9/10 EN
23
©2007 Aptina Imaging Corporation. All rights reserved.
MT9T111: Developer Guide
PLL and Clock Divider
Preliminary
Table 10 shows the registers related to programming the PLL and clock dividers. Refer to
the MT9T111 data sheet for more detailed descriptions of registers and variables.
Table 10:
PLL and Clock Related Registers and Variables
Map
Address
Bits
Descriptions
SYSCTL
0x0010
[13:8]
N divider value for VCO.
SYSCTL
0x0010
[7:0]
M multiplier value for VCO.
SYSCTL
0x0012
[11:8]
P3 divider for MIPI CLK.
SYSCTL
0x0012
[7:4]
P2 divider for PIXCLK.
SYSCTL
0x0012
[3:0]
P1 divider for PIXCLK.
SYSCTL
0x0014
[15]
PLL lock status. Read-only.
This bit indicates when the PLL has acquired lock. After the PLL is enabled, and the internal
counters are reset, this bit goes HIGH when PLL lock is detected.
0: PLL lock is not detected
1: PLL lock is detected
SYSCTL
0x0014
[8]
Internal PLL counter reset.
Before PLL is locked, set to “0.” After PLL is locked, reset the counters so the PLL will achieve lock
before it is used. This bit should be set to “1” after PLL is locked.
SYSCTL
0x0014
[1]
PLL enable bit. Active HIGH.
0: Disable PLL
1: Enable PLL
SYSCTL
0x0014
[0]
PLL bypass. Set to start the initialization of PLL. After PLL is locked, reset to “0” for normal
operation.
0: PLL bypass disable
1: PLL bypass enable
SYSCTL
0x0016
[9]
Enable EXTCLK input port.
0: Disable
1: Enable for normal operation
SYSCTL
0x002A
[11:8]
P6 divider for MCU CLK.
SYSCTL
0x002A
[7:4]
P5 divider for SOC CLK.
SYSCTL
0x002A
[3:0]
P4 divider for sensor CLK.
SYSCTL
0x002C
[3:0]
P7 divider for external sensor CLK.