<?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>Processor Expert SoftwareのトピックA/D channel list &amp; Static sample groups</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/A-D-channel-list-Static-sample-groups/m-p/418025#M3376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've configured 5 ADC channels (with ADC interrupt disabled) as shown:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58464iDA3D28CF19A55F04/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and defined 2 groups (1st of channel 0 and 2nd of channel 1 to 5&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58492i250EBAA0CF2347A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled2.png" alt="Untitled2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For the channel 0 (group 0) I'd like to start the ADC conversion and get the value into a periodic timer driven ISR. For the other ones, channels 1 to 5 (group 1) I want to get the values from the main loop. In short, what ADC method should I use to perform?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A single ADC conversion for the channel 0 in the ISR&lt;/LI&gt;&lt;LI&gt;Four ADC (auto-scan) conversion for the channels 1 to 5&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2015 11:47:01 GMT</pubDate>
    <dc:creator>gschelotto</dc:creator>
    <dc:date>2015-07-16T11:47:01Z</dc:date>
    <item>
      <title>A/D channel list &amp; Static sample groups</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/A-D-channel-list-Static-sample-groups/m-p/418025#M3376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've configured 5 ADC channels (with ADC interrupt disabled) as shown:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58464iDA3D28CF19A55F04/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and defined 2 groups (1st of channel 0 and 2nd of channel 1 to 5&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58492i250EBAA0CF2347A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled2.png" alt="Untitled2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For the channel 0 (group 0) I'd like to start the ADC conversion and get the value into a periodic timer driven ISR. For the other ones, channels 1 to 5 (group 1) I want to get the values from the main loop. In short, what ADC method should I use to perform?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A single ADC conversion for the channel 0 in the ISR&lt;/LI&gt;&lt;LI&gt;Four ADC (auto-scan) conversion for the channels 1 to 5&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2015 11:47:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/A-D-channel-list-Static-sample-groups/m-p/418025#M3376</guid>
      <dc:creator>gschelotto</dc:creator>
      <dc:date>2015-07-16T11:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: A/D channel list &amp; Static sample groups</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/A-D-channel-list-Static-sample-groups/m-p/418026#M3377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just found this method to implement the group change:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AD1_SelectSampleGroup()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 09:37:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/A-D-channel-list-Static-sample-groups/m-p/418026#M3377</guid>
      <dc:creator>gschelotto</dc:creator>
      <dc:date>2015-07-20T09:37:49Z</dc:date>
    </item>
  </channel>
</rss>

