<?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>Kinetis Software Development KitのトピックPower down ADC</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Power-down-ADC/m-p/505281#M4971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a project that sets up the ADC16 to read a value 4 times a second triggered by a lptmr interrupt.&amp;nbsp; I go into VLPS mode once I've done my processing for each ¼ second interval and wait for the next lptmr interrup to occur but my power drwa is still way higher than I expected and I think a big part of that is becuase the ADC is still enabled.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to power down the ADC when I have done with it but then power it back up each ¼ second to take my reading.&amp;nbsp; Is there a simple way to achieve this that does not involve going through all the initialization and calibration routines?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2016 17:53:16 GMT</pubDate>
    <dc:creator>tedmawson</dc:creator>
    <dc:date>2016-05-26T17:53:16Z</dc:date>
    <item>
      <title>Power down ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Power-down-ADC/m-p/505281#M4971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a project that sets up the ADC16 to read a value 4 times a second triggered by a lptmr interrupt.&amp;nbsp; I go into VLPS mode once I've done my processing for each ¼ second interval and wait for the next lptmr interrup to occur but my power drwa is still way higher than I expected and I think a big part of that is becuase the ADC is still enabled.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to power down the ADC when I have done with it but then power it back up each ¼ second to take my reading.&amp;nbsp; Is there a simple way to achieve this that does not involve going through all the initialization and calibration routines?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 17:53:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Power-down-ADC/m-p/505281#M4971</guid>
      <dc:creator>tedmawson</dc:creator>
      <dc:date>2016-05-26T17:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power down ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Power-down-ADC/m-p/505282#M4972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Ted,&lt;/P&gt;&lt;P&gt;I am sorry for the delay.&lt;/P&gt;&lt;P&gt;I do not know the part number you are using, anyway, the ADC16 module is similar.&lt;/P&gt;&lt;P&gt;Regarding the ADC configuration for low power mode, I suggest you use Asynchronous clock to save power by setting ADC_CFG1[ADICLK]=2b11, while clearing the ADC_CFG2[ADCACKEN] and ADC_CFG2[ADHSC]. You can also set the ADC_CFG1[ADLPC] bit. If you set the ADLPC bit, I suppose that the ADC clock should be less than 4MHz.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 09:04:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Power-down-ADC/m-p/505282#M4972</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-06-28T09:04:23Z</dc:date>
    </item>
  </channel>
</rss>

