Page 1 of 1

What is PLL? (help)

Posted: Sun Nov 18, 2007 11:14 am
by HighFrequency
hi friends. im a new member and i started working on nxp lpc series microcontrollers. what is PLL? and how use PLL? help please...

Posted: Sun Nov 18, 2007 12:10 pm
by wiml
In this case, it's a way for the chip to generate an on-chip clock signal that's a multiple of the external clock signal. (PLL = phase locked loop; it's a way to lock one oscillator to another. They're used all over the place, especially in radio.)

Posted: Sun Nov 18, 2007 12:50 pm
by inventore123
Go to http://www.nxp.com, in the index choose microcontrollers>16-/32-bit microcontrollers (ARM7 core)>your chip (example: LPC2138)>Features and download the application notes. There's one appnote that explains how to use pll.

Posted: Mon Nov 19, 2007 1:04 am
by gdisirio