<?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>CodeWarrior Development ToolsのトピックConfigure a line to trigger a relay</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459488#M3394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope that someone can walk me through on using Processor Expert to configure a line (PTC17 on the MKL36Z256VLL4).&amp;nbsp; This line would be set for a period of time (120ms to 59 seconds) and then turned off after the time period has expired.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2016 19:18:02 GMT</pubDate>
    <dc:creator>haroldvogel</dc:creator>
    <dc:date>2016-04-19T19:18:02Z</dc:date>
    <item>
      <title>Configure a line to trigger a relay</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459488#M3394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope that someone can walk me through on using Processor Expert to configure a line (PTC17 on the MKL36Z256VLL4).&amp;nbsp; This line would be set for a period of time (120ms to 59 seconds) and then turned off after the time period has expired.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 19:18:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459488#M3394</guid>
      <dc:creator>haroldvogel</dc:creator>
      <dc:date>2016-04-19T19:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Configure a line to trigger a relay</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459489#M3395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harold,&lt;/P&gt;&lt;P&gt;You can use component "BitIO" and "TimerInt_LDD" of PE.&lt;/P&gt;&lt;P&gt;- After add BitIO , configure it , select the port of PTC17, and Direction is Output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33967iE70E327097DBCC7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;- Refer to your demand configure the timer , in the timer interrupt toggle the PTC17:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34158i62C91BC7186C47A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;About the detail usage of these component , please refer to&amp;nbsp; help on component -&amp;gt; Typical Usage, there is demo code :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34208iC3E0046A85A212E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34210i93A368006BDA078F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When you create , if encounter some question , you can contact me without any hesitate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 01:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459489#M3395</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-04-20T01:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configure a line to trigger a relay</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459490#M3396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the difference between using the BitIO and the GPIO_LDD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;H. John V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 16:32:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459490#M3396</guid>
      <dc:creator>haroldvogel</dc:creator>
      <dc:date>2016-04-20T16:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configure a line to trigger a relay</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459491#M3397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Harold,&lt;/P&gt;&lt;P&gt;The BitIo component implements an one-bit input/output. It uses one bit/pin of an I/O port.&lt;/P&gt;&lt;P&gt;The&amp;nbsp; GPIO_LDD component is a gpio driver, it can configure gpio interrupt .&lt;/P&gt;&lt;P&gt;IF you only want output high or low ， both them are&amp;nbsp; ok.&lt;/P&gt;&lt;P&gt;For the detail you can refer to the "help on component " to check .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 09:16:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Configure-a-line-to-trigger-a-relay/m-p/459491#M3397</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-04-22T09:16:51Z</dc:date>
    </item>
  </channel>
</rss>

