<?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: sample program of ADC,CAN. in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/sample-program-of-ADC-CAN/m-p/296292#M2537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;, may you help with it, please?&lt;/P&gt;&lt;P&gt;Thanks, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 16:28:49 GMT</pubDate>
    <dc:creator>naoumgitnik</dc:creator>
    <dc:date>2014-05-13T16:28:49Z</dc:date>
    <item>
      <title>sample program of ADC,CAN.</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/sample-program-of-ADC-CAN/m-p/296291#M2536</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;My customer wants the sample program of the following peripheral.&lt;/P&gt;&lt;P&gt;・CAN&lt;/P&gt;&lt;P&gt;・ADC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, please give me a sample program of ADC,CAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;soichi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 07:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/sample-program-of-ADC-CAN/m-p/296291#M2536</guid>
      <dc:creator>soichiyamamoto</dc:creator>
      <dc:date>2014-05-13T07:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: sample program of ADC,CAN.</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/sample-program-of-ADC-CAN/m-p/296292#M2537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt;, may you help with it, please?&lt;/P&gt;&lt;P&gt;Thanks, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 16:28:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/sample-program-of-ADC-CAN/m-p/296292#M2537</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-05-13T16:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: sample program of ADC,CAN.</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/sample-program-of-ADC-CAN/m-p/296293#M2538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Soichi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not have a sample CAN application, as there is not currently CAN support with the Linux kernel/MQX for Vybrid Tower.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MQX portion of the Vybrid Out of Box Experience Demo (OOBE Demo) uses the ADC. The sources are available from the MQX Installer, found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/Download?colCode=FSLMQXOS_4_0_2_GA&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=" title="http://www.freescale.com/webapp/Download?colCode=FSLMQXOS_4_0_2_GA&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType="&gt;http://www.freescale.com/webapp/Download?colCode=FSLMQXOS_4_0_2_GA&amp;amp;appType=license&amp;amp;location=null&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note, the ADC portion of this demo is commented out as it was previously not compatible with Linux. You can uncomment this code (lines 279-309 in FreescaleMQXRTOS4.0.2-GA/mcc/examples/oobe/ds5/oobe_twrvf65gs10_m4/Source/main_task.c ) when using the latest Linux kernel release by Timesys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Build and runtime instructions can be found here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://linuxlink.timesys.com/docs/wiki/engineering/userguide_vybrid_mcc#Building-MQX" title="https://linuxlink.timesys.com/docs/wiki/engineering/userguide_vybrid_mcc#Building-MQX"&gt;https://linuxlink.timesys.com/docs/wiki/engineering/userguide_vybrid_mcc#Building-MQX&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, and let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 21:24:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/sample-program-of-ADC-CAN/m-p/296293#M2538</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2014-05-13T21:24:02Z</dc:date>
    </item>
  </channel>
</rss>

