• PLL ISSUE
    Hi, I am working on ARM7 LPC2148 board. I want to know on which clock does the LPC2148 runs when I dont initialize PLL ? External oscillator of frequency 11.059 MHz is connected to the board. Could...
  • PLL Configuration
    Hi We are using LPC2366 controller When we configure the Internal RC oscillator(4 MHZ) for the PLL as shown below Main OScillator = disabled PLL source = Internal RC oscillator(4 MHZ ) ...
  • problem in pll settings
    hello I am currently working on a project which has 20 Mhz osc. I am using LPC2368 I want CCLK should me 48Mhz Can anybody please explain me configuration required for pll registers. I have gone...
  • MCB2300 pll settings?
    Looking at lpc2300.s from the RTX_blinky for example, it looks like cclk would end up running at 24mhz. Am I interpreting this correctly, and if so, why is it set so slow? Dave
  • PLL RTC problem
    Hi all. I've a problem to initialize the Pll block and the Real time clock. I would use Fin=32.768Khz Fcco=288Mhz cclk=Fcco/4=72Mhz. I read all the datasheet and i write my code but when i download...