<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC Microcontrollers中的主题 Re: lpc1768 adc power down</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520759#M3803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Jun 2016 01:12:34 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-19T01:12:34Z</dc:date>
    <item>
      <title>lpc1768 adc power down</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520757#M3801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by unknownobj on Mon Jun 06 02:03:06 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi, all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am working on lpc1768 adc now, and the code to do the polling of adc works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and then i want to use the power down of adc to minimize&amp;nbsp; the current,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so i set the PDN bit(ADC_PowerDownCmd)&amp;nbsp; before the adc function and clear it after adc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i fount that the ADC_ChannelGetStatus function returns zero after ADC_StartCmd.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why?&amp;nbsp; how can i let adc go to power down mode and repower it before adc function?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any help is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520757#M3801</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 adc power down</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520758#M3802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by unknownobj on Sun Jun 12 18:09:51 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;anyone help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:45:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520758#M3802</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 adc power down</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520759#M3803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 01:12:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520759#M3803</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-19T01:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 adc power down</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520760#M3804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a similar problem using a LPC-4078. &amp;nbsp;The ADC runs fine until I go into, and then come out of power down mode.&lt;/P&gt;&lt;P&gt;To maximize power saving, I shut off the PDN bit in the CR register prior to turning off the clocks as the users manual suggests. &amp;nbsp;But when I wake up and reverse that process, (turn on clocks in PCONP register and then turn on PDN bit in CR register) I no longer get conversion complete on the ADC. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 17:53:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520760#M3804</guid>
      <dc:creator>billbrown</dc:creator>
      <dc:date>2016-11-01T17:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 adc power down</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520761#M3805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Customer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Before you clear PDN to 0, please also clear LPC_AD0CR[START]=000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; This is very important.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7635i7021C12DDDF2201B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this point, and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:09:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520761#M3805</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-11-08T09:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 adc power down</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520762#M3806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The same as LPC1769,&amp;nbsp; please check ADC control register START bit, please set it to no start(0x0) when you clearing PDN to 0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="27.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7695i34D64CE055B459F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="27.jpg" alt="27.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please try it on your side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;/P&gt;&lt;P&gt;Please check this point, and try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 09:21:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520762#M3806</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-11-08T09:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1768 adc power down</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520763#M3807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Kerry,&lt;/P&gt;&lt;P&gt;That fixed the problem. &amp;nbsp;&lt;/P&gt;&lt;P&gt;I would press the correct answer button if I could find one.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2016 13:33:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1768-adc-power-down/m-p/520763#M3807</guid>
      <dc:creator>billbrown</dc:creator>
      <dc:date>2016-11-08T13:33:34Z</dc:date>
    </item>
  </channel>
</rss>

