<?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: K70 Tower Module ADC Problem in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/K70-Tower-Module-ADC-Problem/m-p/233171#M1222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For general overview of Processor Expert, I recommend to see the introductory videos on this community: &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" data-containerid="2022" data-containertype="14" data-objectid="93433" data-objecttype="102" href="https://community.freescale.com/docs/DOC-93433"&gt;https://community.freescale.com/docs/DOC-93433&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also find tutorial and examples within the CodeWarrior installation accessible from the Welcome screen (use command Help &amp;gt; Welcome). Then select Examples or Tutorials and select Processor Expert example or tutorial according to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For specific component as ADC_LDD, the help is accessible from Components Library or Components view using the pop-up menu command 'Help on component'. I recommend to see the page "Typical usage" where are described most common modes on ways of using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also recommend do download and install the latest CodeWarrior (now it's v10.3), if you have older version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you won't be able to resolve the ADC issue, please post a sample Processor Expert project showing your settings and code for ADC reading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 13:38:25 GMT</pubDate>
    <dc:creator>Petr_H</dc:creator>
    <dc:date>2013-01-31T13:38:25Z</dc:date>
    <item>
      <title>K70 Tower Module ADC Problem</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/K70-Tower-Module-ADC-Problem/m-p/233170#M1221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a devil of a time with the ADC on the K70 Tower Module. I am attempting to implement an algorithm to monitor three sensors and react according to their percentages from a baseline value. I am using CW 10.0 and Processor Expert.&amp;nbsp; Here is what I am trying to accomplish:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Initialize ADC0 with 3 Single-Ended Channels&lt;/P&gt;&lt;P&gt;Read 3 channels from sensors --&amp;gt; Each 0~100 mV and store as baseline values for each channel&lt;/P&gt;&lt;P&gt;Read the same channels at the start of the algorithm loop and compare the percentage change versus baseline&lt;/P&gt;&lt;P&gt;Convert each percentage to separate Integers or Floats&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the percentages are converted, the reaction section of the algorithm then uses them accordingly (this part works flawlessly).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written the code for the percentage calculation, but the ADC conversion is not operating as desired (actually, not at all).&amp;nbsp; I have a 3 channel mV generator that is emulating the sensors that will be in the final product, I am using the inputs on the tower elevator that correspond to the proper inputs on the ADC, but the variables I am monitoring during the debug phase are not changing or showing anything at all when I change the channel values on the generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&amp;nbsp; If any further clarification is needed, please ask,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, for the PE Support People:&amp;nbsp; Is there any sort of users' guide or training manual available for download?&amp;nbsp; I believe that my department would benefit greatly from some sort of PE training, but we are a VERY small company with a proportionally small budget, so we cannot afford a full-blown training seminar or anything like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 17:05:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/K70-Tower-Module-ADC-Problem/m-p/233170#M1221</guid>
      <dc:creator>traviscook</dc:creator>
      <dc:date>2013-01-22T17:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: K70 Tower Module ADC Problem</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/K70-Tower-Module-ADC-Problem/m-p/233171#M1222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For general overview of Processor Expert, I recommend to see the introductory videos on this community: &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" data-containerid="2022" data-containertype="14" data-objectid="93433" data-objecttype="102" href="https://community.freescale.com/docs/DOC-93433"&gt;https://community.freescale.com/docs/DOC-93433&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also find tutorial and examples within the CodeWarrior installation accessible from the Welcome screen (use command Help &amp;gt; Welcome). Then select Examples or Tutorials and select Processor Expert example or tutorial according to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For specific component as ADC_LDD, the help is accessible from Components Library or Components view using the pop-up menu command 'Help on component'. I recommend to see the page "Typical usage" where are described most common modes on ways of using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also recommend do download and install the latest CodeWarrior (now it's v10.3), if you have older version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you won't be able to resolve the ADC issue, please post a sample Processor Expert project showing your settings and code for ADC reading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 13:38:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/K70-Tower-Module-ADC-Problem/m-p/233171#M1222</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-01-31T13:38:25Z</dc:date>
    </item>
  </channel>
</rss>

