Hi, I am trying to find out about the LPADC clock speed restrictions, and how they are affected by the CFG{PWRSEL] setting.
In the peripheral configuration tool "Power Level" for the ADC0 has 4 options, described (not very helpfully) as "Lowest", "Next Lowest", "Next Highest" and "Highest".
The tool tip gives a little more information:
PhilV_0-1687344903022.png
Inspecting the register through the Peripheral register view gives very similar "help":
PhilV_1-1687344960145.png
The User Manual (Rev. 2.4 — 8 October 2021) states:
PhilV_2-1687345041411.png
However the datasheet for LPC55S6x (Rev 2.4 8 December 2022) only shows the following:
PhilV_4-1687345471405.png
PhilV_5-1687345488102.png
So even here I can only see that 24MHz max is mentioned, and that note 11 says if I want to use the temperature sensor I have to slow the clock to 6MHz.
So;
- What affect does changing the CFG[PWRSEL] value have, and how should the clock speed be adjusted in relation?
- Does 24MHz ADCK provide 1Msample/s?
- If so what effect does slowing the clock to 6MHz have so that the temperature sensor can be used?
Similarly ADC power consumption is only give for CFG[PWRSEL] = 0; how do I determine what effect setting to other power levels would have (on either the power consumption or the conversion rate?):
PhilV_6-1687346098426.png