<?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 MicrocontrollersのトピックRe: MKL02 ADC16 deinitialization</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732681#M44792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;Thank you for the modified example.&lt;/P&gt;&lt;P&gt;The Problem was that the highspeed mode was enabled. is it right that the highspeed mode in vlps mode is not recommended?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;J. Huber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2018 13:48:56 GMT</pubDate>
    <dc:creator>jonathanhuber</dc:creator>
    <dc:date>2018-06-19T13:48:56Z</dc:date>
    <item>
      <title>MKL02 ADC16 deinitialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732675#M44786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is it possible to deinitialize the ADC0 after a init and a conversion? the mkl02 should be in vlps mode before the init and after the deinit too.&lt;/P&gt;&lt;P&gt;i tryed it with the deinit function, but the supplycurrent is to high about 70 uA. I expect a current of 3.4 uA after the&amp;nbsp; adc &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;deinitializion. after the deinit, the adc clock is diabled and the adc module too,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, J.H.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 07:55:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732675#M44786</guid>
      <dc:creator>jonathanhuber</dc:creator>
      <dc:date>2018-05-08T07:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: MKL02 ADC16 deinitialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732676#M44787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;J Huber,&lt;/P&gt;&lt;P&gt;Sorry for the late reply!&lt;BR /&gt;Not sure if the current was caused by ADC module. If you don't initialize ADC, will the current of KL02 about 3.4 uA in VLPS mode? &lt;BR /&gt;Have you check the hardware circuit of your board? Maybe you can attached the schematic here.&lt;/P&gt;&lt;P&gt;I will test it on FRDM-KL02Z board, and give feedback to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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>Mon, 14 May 2018 07:01:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732676#M44787</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-05-14T07:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: MKL02 ADC16 deinitialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732677#M44788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;The current is 3.4uA too in VLPS Mode without a ADC initialization.&lt;/P&gt;&lt;P&gt;After the MCU initialized the ADC the current goes up to 120 uA. When i call the deinit() function, the current drops down to 70 uA.&lt;/P&gt;&lt;P&gt;The circuit is very simple. There is only an LDO and the MCU with a C on power. The ADC inputs dont have any circuit.&lt;/P&gt;&lt;P&gt;The analoginputpins are on PORTA7 (Pin11), PORTB0..2 (Pin12..14).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;J. Huber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 05:39:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732677#M44788</guid>
      <dc:creator>jonathanhuber</dc:creator>
      <dc:date>2018-05-15T05:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: MKL02 ADC16 deinitialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732678#M44789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you select Asynchronous clock (ADACK) as clock source, you may need to disable it by clear ADCx_CFG2[ADACKEN].&lt;/P&gt;&lt;P&gt;ADC0-&amp;gt;CFG2 &amp;amp;= ~ADC_CFG2_ADACKEN_MASK;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ADCx_CFG1[ADICLK].png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/6940iD0019FF3281381BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="ADCx_CFG1[ADICLK].png" alt="ADCx_CFG1[ADICLK].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ADCx_CFG2[ADACKEN].png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7207i4A1958AABD8CBC7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="ADCx_CFG2[ADACKEN].png" alt="ADCx_CFG2[ADACKEN].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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>Fri, 18 May 2018 07:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732678#M44789</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-05-18T07:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: MKL02 ADC16 deinitialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732679#M44790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried this config but the current is about 70 uA.&lt;/P&gt;&lt;P&gt;Could you test the adc on your dev board?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;J. Huber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 07:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732679#M44790</guid>
      <dc:creator>jonathanhuber</dc:creator>
      <dc:date>2018-05-25T07:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: MKL02 ADC16 deinitialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732680#M44791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have modify the adc16_low_power in SDK_2.3.1_MKL02Z32xxx4 and get the result on FRDM-KL02Z(RevB).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="VLPS FRDM-KL02Z.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/23845iD0950E6B44E5B424/image-size/large?v=v2&amp;amp;px=999" role="button" title="VLPS FRDM-KL02Z.jpg" alt="VLPS FRDM-KL02Z.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2018 06:30:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732680#M44791</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-05-28T06:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: MKL02 ADC16 deinitialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732681#M44792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin,&lt;/P&gt;&lt;P&gt;Thank you for the modified example.&lt;/P&gt;&lt;P&gt;The Problem was that the highspeed mode was enabled. is it right that the highspeed mode in vlps mode is not recommended?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;J. Huber&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL02-ADC16-deinitialization/m-p/732681#M44792</guid>
      <dc:creator>jonathanhuber</dc:creator>
      <dc:date>2018-06-19T13:48:56Z</dc:date>
    </item>
  </channel>
</rss>

