ADC PCLK for LPC1114fn28/102

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ADC PCLK for LPC1114fn28/102

1,267 Views
austinpalanca
Contributor I

My friend and I cannot seem to find a solid answer, neither through the user manual nor the datasheet.  What is the frequency of the PCLK for the ADC block on the LPC1114fn28/102?  The more information the better!

Thank you :smileyhappy:

Austin

Tags (3)
0 Kudos
Reply
2 Replies

1,137 Views
dirceurodrigues
Contributor I

As stated on Users's Manual (ADC chapter):

"The APB clock (PCLK) is divided by CLKDIV +1 to produce the clock for the ADC, which
should be less than or equal to 4.5 MHz. Typically, software should program the smallest
value in this field that yields a clock of 4.5 MHz or slightly less, but in certain cases (such
as a high-impedance analog source) a slower clock may be desirable."

The maximum PCLK is around 48 MHz (the exact value depends on your specific setup and clock source, PLL, interrnal RC oscillator,...).

0 Kudos
Reply

1,137 Views
austinpalanca
Contributor I

Thank you very much!  We are going to use the IRC (by default) which operates at about 12 Mhz, then divide it twice, once from PLL and once with the ADC clkdiv to achieve our results.

0 Kudos
Reply