Clock Generation and Reset Control Registers
15-53
Clock Generation and System Reset Management
Table 15–6. MPU Clock Control Register (ARM_CKCTL) (Continued)
Bit
Reset
Value
Type
Description
Value
Name
3–2
LCDDIV (1:0)
These read/write bits define prescaler value from
frequency of CK_GEN3 to LCD controller clock
signal (LCD_CK).
R/W
0
1–0
PERDIV (1:0)
These read/write bits define prescaler value from
frequency of CK_GEN1 to peripheral clock
domain (MPUPER_CK)
R/W
0
Note:
If you select the fully synchronous mode, then it is your responsibility to program the divide-down bits so that ARMDIV,
DSPDIV DSPMMUDIV, and TCDIV are all equal. At reset, these divide-down bits are all defaulted to divide by 1.
In any mode, the DSPDIV and DSPMMUDIV must be set so that the DSPMMU_CK is either = to DSP_CK or
DSP_CK/2.
In synchronous scalable mode, you must make sure that the DSPMMUDIV and ARMDIV are greater than or equal to
TCDIV.
Table 15–7 lists the frequency selections for TC_CK and LCD_CK clocks.
Table 15–7. TC_CK and LCD_CK Frequency Selections
TCDIV(1)
LCDDIV(1)
TCDIV(0)
LCDDIV(0)
TC_CK Frequency
LCD_CK Frequency
0
0
CK_GEN3/1
0
1
CK_GEN3/2
1
0
CK_GEN3/4
1
1
CK_GEN3/8
Table 15–8 lists the frequency selection for DSP_CK clocks.
Table 15–8. DSP_CK Frequency Selections
DSPDIV(1)
DSPDIV(0)
DSP_CK Frequency
0
0
CK_GEN2/1
0
1
CK_GEN2/2
1
0
CK_GEN2/4
1
1
CK_GEN2/8