<?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>topic Re:  Kinetis KE14Z MCU 12-bit ADC  in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690496#M42524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am afraid you have select the &lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt; as the ADC clock.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Clocking Diagram.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16915iD090DE8E283E8B1B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Clocking Diagram.png" alt="Clocking Diagram.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PCC_ADC0[PCS].png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17001i6987874FC774DCE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="PCC_ADC0[PCS].png" alt="PCC_ADC0[PCS].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The frequency of &lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt; depends on the external crystal oscillator.&lt;/P&gt;&lt;P&gt;The frequency of &lt;SPAN style="color: #ff00ff;"&gt;FLL_CLK&lt;/SPAN&gt; may faster than &lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;You can have a try to select the &lt;SPAN style="color: #ff00ff;"&gt;FLL_CLK&lt;/SPAN&gt; as the ADC clock:&lt;/P&gt;&lt;P&gt;CLOCK_SetIpSrc(kCLOCK_Adc0, &lt;SPAN style="color: #ff00ff;"&gt;kCLOCK_IpSrcLpFllAsync&lt;/SPAN&gt;);//LPFLL async clock&lt;/P&gt;&lt;P&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>Wed, 09 Aug 2017 07:01:08 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2017-08-09T07:01:08Z</dc:date>
    <item>
      <title>Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690490#M42518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The AD conversion speed of&amp;nbsp; the&amp;nbsp;Kinetis KE14Z is supposed to be up to about 1 us, but I can only get about 5 us in&lt;/P&gt;&lt;P&gt;12-bit resolution. What could be the problem? I'm using the bus clock (24 MHz).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 20:01:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690490#M42518</guid>
      <dc:creator>qinshengli</dc:creator>
      <dc:date>2017-08-01T20:01:24Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690491#M42519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Qinsheng,&lt;/P&gt;&lt;P&gt;Have you try to calculate the total conversion time according to the '36.5.4.5 Sample time and total conversion time' in KE1XZP100M72SF0RM?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36.5.4.5 Sample time and total conversion time.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9527iC81B4988AC3CF881/image-size/large?v=v2&amp;amp;px=999" role="button" title="36.5.4.5 Sample time and total conversion time.png" alt="36.5.4.5 Sample time and total conversion time.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The 1200Ksps ADC conversion rate is for 10-bit mode(No ADC hardware averaging Continuous conversions enabled, subsequent conversion time)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ADC conversion rate.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9822i7D43F0949421C5BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="ADC conversion rate.png" alt="ADC conversion rate.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&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, 04 Aug 2017 03:24:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690491#M42519</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-08-04T03:24:59Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690492#M42520</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;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From chapter 36.5.4.5 Sample time and total conversion time:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADC TOTAL CONVERSION TIME = Sample Phase Time (set by SMPLTS+1) + Hold&lt;/P&gt;&lt;P&gt;Phase (1 ADC Cycle) + Compare Phase Time (8-bit Mode=20 ADC Cycles, 10-bit&lt;/P&gt;&lt;P&gt;Mode=24 ADC Cycles, 12-bit Mode=28 ADC Cycles) + Single or First continuous time&lt;/P&gt;&lt;P&gt;adder (5 ADC cycles + 5 bus clock cycles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;default SMPLTS is 12,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For 12-bit, Total ADC cycles = 13 + 1 +28 + 5 + 5 = 52&lt;/P&gt;&lt;P&gt;  For 10-bit, Total ADC cycles = 13 + 1 +24 + 5 + 5 = 48&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My bus clock frequency is 24 MHz (this is the spec for KE14Z), --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  the total conversion time for 12-bit is: 52 * (1/24000000) = 0.000002167 sec = 2.167 us. (The actual conversion time I measured is only 5.5 us, much slower than 2.167 us.)&lt;/P&gt;&lt;P&gt;  the total conversion time for 10-bit is: 48 * (1/24000000) = 0.000002 sec = 2 us&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like if I use the bus clock for ADC clock, I cannot get the 1 us conversion time even with 10-bit resolution.&lt;/P&gt;&lt;P&gt;Also the measured conversion time is much longer than the calculated conversion time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qinsheng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 16:22:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690492#M42520</guid>
      <dc:creator>qinshengli</dc:creator>
      <dc:date>2017-08-04T16:22:37Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690493#M42521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:yonggang.chen@nxp.com"&gt;yonggang.chen@nxp.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;please take&amp;nbsp;this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 04:22:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690493#M42521</guid>
      <dc:creator>wayne_wang</dc:creator>
      <dc:date>2017-08-08T04:22:52Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690494#M42522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Qinsheng,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Continuous conversions enabled\ subsequent conversion time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You need to decrease the 'Single or First continuous time&amp;nbsp; adder':&lt;/P&gt;&lt;P&gt;The ADC TOTAL CONVERSION TIME =&amp;nbsp; Sample Phase Time (set by SMPLTS+1) + Compare Phase Time (12-bit Mode=28 ADC Cycles) + &lt;SPAN style="text-decoration: line-through;"&gt;Single or First continuous time adder (5 ADC cycles + 5 bus clock cycles)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;default SMPLTS is 12&lt;/P&gt;&lt;P&gt;For 12-bit, Total ADC cycles = 13 + 1 +28 &lt;SPAN style="text-decoration: line-through;"&gt;+ 5 + 5&lt;/SPAN&gt; = &lt;SPAN style="text-decoration: line-through;"&gt;52&lt;/SPAN&gt; 42&lt;/P&gt;&lt;P&gt;The actual conversion time you measured should be about 1.75us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the value of SCG_LPFLLDIV[LPFLLDIV2] and set the ADC in Continuous Conversion mode(ADCx_SC3[ADCO]=1)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SCG_LPFLLDIV[LPFLLDIV2].png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16288iB1A4B4F514891572/image-size/large?v=v2&amp;amp;px=999" role="button" title="SCG_LPFLLDIV[LPFLLDIV2].png" alt="SCG_LPFLLDIV[LPFLLDIV2].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And measure the "&lt;A href="http://cache.nxp.com/docs/en/application-note/AN4373.pdf"&gt;Voltage drops at ADC input during sampling process&lt;/A&gt;" to test the ADC conversion rate.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Voltage drops at ADC input during sampling process.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16244iF9174DBEAB17BB05/image-size/large?v=v2&amp;amp;px=999" role="button" title="Voltage drops at ADC input during sampling process.png" alt="Voltage drops at ADC input during sampling process.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>Tue, 08 Aug 2017 09:29:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690494#M42522</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-08-08T09:29:39Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690495#M42523</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;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For my application I cannot use the continuous mode. Also I’m using the bus clock as the ADC clock and as a result the SCG_LPFLLDIV[LPFLLDIV2] should not affect the ADC clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Qinsheng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 13:14:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690495#M42523</guid>
      <dc:creator>qinshengli</dc:creator>
      <dc:date>2017-08-08T13:14:55Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690496#M42524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am afraid you have select the &lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt; as the ADC clock.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Clocking Diagram.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16915iD090DE8E283E8B1B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Clocking Diagram.png" alt="Clocking Diagram.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="PCC_ADC0[PCS].png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/17001i6987874FC774DCE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="PCC_ADC0[PCS].png" alt="PCC_ADC0[PCS].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The frequency of &lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt; depends on the external crystal oscillator.&lt;/P&gt;&lt;P&gt;The frequency of &lt;SPAN style="color: #ff00ff;"&gt;FLL_CLK&lt;/SPAN&gt; may faster than &lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;You can have a try to select the &lt;SPAN style="color: #ff00ff;"&gt;FLL_CLK&lt;/SPAN&gt; as the ADC clock:&lt;/P&gt;&lt;P&gt;CLOCK_SetIpSrc(kCLOCK_Adc0, &lt;SPAN style="color: #ff00ff;"&gt;kCLOCK_IpSrcLpFllAsync&lt;/SPAN&gt;);//LPFLL async clock&lt;/P&gt;&lt;P&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>Wed, 09 Aug 2017 07:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690496#M42524</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-08-09T07:01:08Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690497#M42525</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;Thanks for your replay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the FLL_CLK as ADC clock with LPFLLDIV2 = 2, --&amp;gt; the ADC clock frequency should be 36 MHz.&lt;/P&gt;&lt;P&gt;And then I measured the AD conversion speed and it is 3 times as fast (about 1.9 us) as before.&lt;/P&gt;&lt;P&gt;(When I use the bus clock (24 MHz) as ADC Clock, the AD conversion speed is about 5.7 us.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is: 36 MHz is only 1.5 times of 24 MHz; however the AD conversion speed is 3 times as fast as before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can cause the differences?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Qinsheng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 15:48:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690497#M42525</guid>
      <dc:creator>qinshengli</dc:creator>
      <dc:date>2017-08-09T15:48:05Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690498#M42526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know how you select the &lt;SPAN style="color: #00ffff;"&gt;bus clock&lt;/SPAN&gt; as the clock source for &lt;SPAN style="color: #3366ff;"&gt;fADCK&lt;/SPAN&gt;. The &lt;SPAN style="color: #00ffff;"&gt;bus clock&lt;/SPAN&gt; is for the registers of ADC module.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="fADCK.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16650iE1534AF15A149C55/image-size/large?v=v2&amp;amp;px=999" role="button" title="fADCK.png" alt="fADCK.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There are only four clock sources can be selected as &lt;SPAN style="color: #3366ff;"&gt;fADCK&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;00 Alternate clock 1 (ADC_ALTCLK1)&lt;BR /&gt;01 Alternate clock 2 (ADC_ALTCLK2)&lt;BR /&gt;10 Alternate clock 3 (ADC_ALTCLK3)&lt;BR /&gt;11 Alternate clock 4 (ADC_ALTCLK4)&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/16564i4AD836CF8353D010/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;ALTCLK2~4 are not connected on this chip. So you can only select 'Alternate clock 1 (ADC_ALTCLK1)' as &lt;SPAN style="color: #3366ff;"&gt;fADCK&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ADC Clocking.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16607iD5CD0AFBFC8DD12D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ADC Clocking.png" alt="ADC Clocking.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There are only four clock sources for 'Alternate clock 1 (ADC_ALTCLK1)' which act as &lt;SPAN style="color: #3366ff;"&gt;fADCK&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;①&lt;/SPAN&gt;&lt;SPAN style="color: #ff00ff;"&gt;FLL_CLK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;②&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;③&lt;/SPAN&gt;SIRC_CLK&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;④&lt;/SPAN&gt;FIRC_CLK&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Clocking Diagram.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16608iBA22CE672CC3D433/image-size/large?v=v2&amp;amp;px=999" role="button" title="Clocking Diagram.png" alt="Clocking Diagram.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you configure PCC_ADC0[PCS]=001 - System Oscillator Bus Clock. Then &lt;SPAN style="color: #3366ff;"&gt;②&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt; is selected as &lt;SPAN style="color: #3366ff;"&gt;fADCK&lt;/SPAN&gt;.&lt;SPAN style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The frequency of &lt;SPAN style="color: #3366ff;"&gt;②&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;SOSC_CLK&lt;/SPAN&gt; is depends on the external crystal. I am not sure if you are using 24MHz crystal.&lt;/P&gt;&lt;P&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>Thu, 10 Aug 2017 02:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690498#M42526</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-08-10T02:15:41Z</dc:date>
    </item>
    <item>
      <title>Re:  Kinetis KE14Z MCU 12-bit ADC</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690499#M42527</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;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the chart you sent to me, the frequency of SOSC_CLK depends on the external crystal. The EXTAL frequency on my board is 8 MHz, only 1/3 of 24 MHz. And this explains why my measured conversion speed is about 6 us instead of 2 us as calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Qinsheng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 13:28:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-KE14Z-MCU-12-bit-ADC/m-p/690499#M42527</guid>
      <dc:creator>qinshengli</dc:creator>
      <dc:date>2017-08-10T13:28:19Z</dc:date>
    </item>
  </channel>
</rss>

