<?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のトピックMKL17Z32VLH4 multiple 19ch ADC with DMA</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL17Z32VLH4-multiple-19ch-ADC-with-DMA/m-p/1009813#M56070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does&amp;nbsp;MKL17Z32VLH4 can do&amp;nbsp;multiple 19ch ADC with DMA transfer?&lt;/P&gt;&lt;P&gt;below is my requirements:&lt;/P&gt;&lt;P&gt;19ch ADC, needs DMA transfer,&amp;nbsp; finish ADC sampling and DMA transfer in&amp;nbsp;&lt;SPAN&gt;100us~200us&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I found a link is use MKL25 and measuring all ADC with DMA, but demo code has been removed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/docs/DOC-96507"&gt;Measuring all ADC inputs on FRDM-KL25 using DMA&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;could you help to check my&amp;nbsp;&lt;SPAN&gt;requirements can achieved by MKL17Z32VLH4&amp;nbsp;?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Mar 2020 03:46:31 GMT</pubDate>
    <dc:creator>leo_wu</dc:creator>
    <dc:date>2020-03-25T03:46:31Z</dc:date>
    <item>
      <title>MKL17Z32VLH4 multiple 19ch ADC with DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL17Z32VLH4-multiple-19ch-ADC-with-DMA/m-p/1009813#M56070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does&amp;nbsp;MKL17Z32VLH4 can do&amp;nbsp;multiple 19ch ADC with DMA transfer?&lt;/P&gt;&lt;P&gt;below is my requirements:&lt;/P&gt;&lt;P&gt;19ch ADC, needs DMA transfer,&amp;nbsp; finish ADC sampling and DMA transfer in&amp;nbsp;&lt;SPAN&gt;100us~200us&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I found a link is use MKL25 and measuring all ADC with DMA, but demo code has been removed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/docs/DOC-96507"&gt;Measuring all ADC inputs on FRDM-KL25 using DMA&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;could you help to check my&amp;nbsp;&lt;SPAN&gt;requirements can achieved by MKL17Z32VLH4&amp;nbsp;?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2020 03:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL17Z32VLH4-multiple-19ch-ADC-with-DMA/m-p/1009813#M56070</guid>
      <dc:creator>leo_wu</dc:creator>
      <dc:date>2020-03-25T03:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: MKL17Z32VLH4 multiple 19ch ADC with DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL17Z32VLH4-multiple-19ch-ADC-with-DMA/m-p/1009814#M56071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="337419" data-username="leo.wu@avnet.com" href="https://community.nxp.com/people/leo.wu@avnet.com"&gt;Leo Wu&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The microcontroller can cover the specifications you described, but not all the adc channels might be available. You can check chapter 10 "Pinouts and Packaging" of the reference manual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regarding &lt;A href="https://community.nxp.com/docs/DOC-96507"&gt;Measuring all ADC inputs on FRDM-KL25 using DMA&lt;/A&gt; the example can be found here: &lt;A href="https://community.nxp.com/docs/DOC-346044"&gt;KL25_MultiADC_DMA.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use this example for reference, this project was designed for processor expert in codewarrior. If you prefer, you may use MCUXpresso, this IDE has a similar tool named ConfigTools. This will allow you to configure the peripherals as Petr mentions in this post: &lt;A href="https://community.nxp.com/docs/DOC-96507"&gt;https://community.nxp.com/docs/DOC-96507&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this is helpful, if you have more questions do not hesitate to ask me.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2020 20:08:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKL17Z32VLH4-multiple-19ch-ADC-with-DMA/m-p/1009814#M56071</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2020-04-06T20:08:02Z</dc:date>
    </item>
  </channel>
</rss>

