ADC PCLK for LPC1114fn28/102

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

ADC PCLK for LPC1114fn28/102

1,294 次查看
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

标记 (3)
0 项奖励
回复
2 回复数

1,164 次查看
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 项奖励
回复

1,164 次查看
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 项奖励
回复