<?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>MPC5xxx中的主题 Re: ADC difference</title>
    <link>https://community.nxp.com/t5/MPC5xxx/ADC-difference/m-p/395813#M585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chronologically first module has been used with legacy MPC55x/56x devices and it was QADC. Second generation is being used with MPC55xx, called eQADC (Redundant Signed Digit ADC Architecture), and the difference explanation you can find at the end of eQADC chapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MPC56xx offers two options: yet improved eQADC (backward compatible with MPC55xx’s - see attached comparison) or module that is simply called ADC, either 10 or 12 bit, and it is Successive Approximation ADC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eQADC module is rather high-end, quite complex and universal module, with large number of multiplexed, general purpose inputs, it is present on Powertrain product line.&lt;/P&gt;&lt;P&gt;SAR ADC is rather mid or low-end, not so complex, it is present on the rest of MPC56xx (Body/Gateways, Chassis and Safety and Instrument Cluster).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have published two examples dealing with eQADC, although targeted to different device, eQADC code portion is compatible:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-102335"&gt;https://community.freescale.com/docs/DOC-102335&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-101791"&gt;https://community.freescale.com/docs/DOC-101791&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second project contain header file eQADC_macros_MONACO.h that can be used for eQADC configuration (for MPC5674F as well) and simplify indirect access to on-chip ADC registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can simply adapt it to MPC5674F with using of following base project:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-102744"&gt;https://community.freescale.com/docs/DOC-102744&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 10:16:48 GMT</pubDate>
    <dc:creator>davidtosenovjan</dc:creator>
    <dc:date>2015-06-15T10:16:48Z</dc:date>
    <item>
      <title>ADC difference</title>
      <link>https://community.nxp.com/t5/MPC5xxx/ADC-difference/m-p/395812#M584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I want to know the difference between ADC ,QADC,EQADC...and i am going to use ADC in MPC5674F..so Please tell me the configuration details step by step..and send me sample code ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 11:37:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/ADC-difference/m-p/395812#M584</guid>
      <dc:creator>natarajmani</dc:creator>
      <dc:date>2015-06-12T11:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: ADC difference</title>
      <link>https://community.nxp.com/t5/MPC5xxx/ADC-difference/m-p/395813#M585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chronologically first module has been used with legacy MPC55x/56x devices and it was QADC. Second generation is being used with MPC55xx, called eQADC (Redundant Signed Digit ADC Architecture), and the difference explanation you can find at the end of eQADC chapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MPC56xx offers two options: yet improved eQADC (backward compatible with MPC55xx’s - see attached comparison) or module that is simply called ADC, either 10 or 12 bit, and it is Successive Approximation ADC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eQADC module is rather high-end, quite complex and universal module, with large number of multiplexed, general purpose inputs, it is present on Powertrain product line.&lt;/P&gt;&lt;P&gt;SAR ADC is rather mid or low-end, not so complex, it is present on the rest of MPC56xx (Body/Gateways, Chassis and Safety and Instrument Cluster).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have published two examples dealing with eQADC, although targeted to different device, eQADC code portion is compatible:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-102335"&gt;https://community.freescale.com/docs/DOC-102335&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-101791"&gt;https://community.freescale.com/docs/DOC-101791&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second project contain header file eQADC_macros_MONACO.h that can be used for eQADC configuration (for MPC5674F as well) and simplify indirect access to on-chip ADC registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can simply adapt it to MPC5674F with using of following base project:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-102744"&gt;https://community.freescale.com/docs/DOC-102744&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 10:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/ADC-difference/m-p/395813#M585</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2015-06-15T10:16:48Z</dc:date>
    </item>
  </channel>
</rss>

