ADC PCLK for LPC1114fn28/102

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ADC PCLK for LPC1114fn28/102

1,299件の閲覧回数
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,169件の閲覧回数
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,169件の閲覧回数
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 件の賞賛
返信