Hello,
fx2lp clock is having external clock source as 24MHz,(not using crystal oscillator).but if i set CPUCS = 0x02; that is 12MHz,
if i do this,Is fx2lp clock reduced to 12MHz even its supplied with 24MHz?
or
its only effect on SYNCDELAY?
let me know.
regards,
geetha.
Solved! Go to Solution.
Hello Geethanjali,
The CPUCS value determines the frequency at which the FX2LP will operate. The crystal oscillator/clock source is an input to the PLL which generates the clock of frequency determined by the CPUCS register.
Best regards,
Srinath S
Hello Geethanjali,
The CPUCS value determines the frequency at which the FX2LP will operate. The crystal oscillator/clock source is an input to the PLL which generates the clock of frequency determined by the CPUCS register.
Best regards,
Srinath S
Hello shrinath,
If i connect clock source as 12MHZ(that is input to PLL),can i generate 24 or 48MHZ as CPU clcok by configuring the CPUCS register?
regards,
geetha.
Hello Geethanjali,
FX2LP can only take 24 MHz crystal oscillator clock input. 12 MHz and 48 MHz frequency clock can be derived from this.
Best regards,
Srinath S