<?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: ADC Conversion in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970114#M14643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I don't understand too much mention about 20.8us PIT trigger. Continuous scan just expected ADC conversions run continuously i.e. it is triggered once.&lt;/P&gt;&lt;P&gt;Another point is whether you are using both converters simultaneously (ADC0 and ADC1) what's precondition of achieving of maximum sampling rate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2019 11:11:39 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2019-10-03T11:11:39Z</dc:date>
    <item>
      <title>ADC Conversion</title>
      <link>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970113#M14642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: black;"&gt;We have written code for eQADC_A in mpc5777c and set to 1.2Msps (verified using input sine wave and plotting graph of it).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: black;"&gt;In eQADC_A we are using&amp;nbsp;continuous scan method, with software pit3 as trigger source of 20.8us and use of DMA to request data from rfifo to the system memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: black;"&gt;For 50Hz input sine wave with pit3 timer &amp;nbsp;practically 480&amp;nbsp;samples are used instead of 960 samples which is calculated as theortically.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; color: black;"&gt;For 10KHz input sine wave with same pit3 timer, 5 samples are required.In order to increase the number of samples, we have used timer of 2us for 50 samples .But we are unable to obtain samples for 10KHz. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 06:35:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970113#M14642</guid>
      <dc:creator>kajolvarma</dc:creator>
      <dc:date>2019-09-25T06:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: ADC Conversion</title>
      <link>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970114#M14643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I don't understand too much mention about 20.8us PIT trigger. Continuous scan just expected ADC conversions run continuously i.e. it is triggered once.&lt;/P&gt;&lt;P&gt;Another point is whether you are using both converters simultaneously (ADC0 and ADC1) what's precondition of achieving of maximum sampling rate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 11:11:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970114#M14643</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2019-10-03T11:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: ADC Conversion</title>
      <link>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970115#M14644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using pit tigger for DMA operation.Yes we are using ADC0 and ADC1 alternately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2019 15:04:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970115#M14644</guid>
      <dc:creator>kajolvarma</dc:creator>
      <dc:date>2019-10-11T15:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: ADC Conversion</title>
      <link>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970116#M14645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is incorrect indeed. &lt;/P&gt;&lt;P&gt;Result draining needs to be trigger by eQADC itself, DMA channels 1, 3, 5. 7, 9 and 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/91419i27150E83D0192A64/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2019 11:11:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/ADC-Conversion/m-p/970116#M14645</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2019-10-14T11:11:44Z</dc:date>
    </item>
  </channel>
</rss>

