<?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: lpc1313 / lpcopen iocon_pio0_10 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525836#M8472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Mon May 12 14:40:50 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: TM1990&lt;/STRONG&gt;&lt;BR /&gt;... why do I have to edit lpcopen files...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because you want to finish your code before Christmas? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like there are a lot of other 'priorities' at the moment...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Flpc1549-and-can" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/lpc1549-and-can&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:58:27 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:58:27Z</dc:date>
    <item>
      <title>lpc1313 / lpcopen iocon_pio0_10</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525833#M8469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TM1990 on Sun May 11 06:31:58 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to configure the pio0_10 from the lpc1313 to the pwm function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But there is no IOCON_PIO0_10 definition in the iocon_13xx.h&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So how do i configure it using lpcopen?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525833#M8469</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1313 / lpcopen iocon_pio0_10</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525834#M8470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Sun May 11 09:00:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really want to switch off SWCLK , just add it&amp;nbsp; &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
...
IOCON_PIO0_9 = (0x064 &amp;gt;&amp;gt; 2),
[color=#f00]IOCON_SWCLK_PIO0_10 = (0x068 &amp;gt;&amp;gt; 2),[/color]
IOCON_PIO0_11 = (0x074 &amp;gt;&amp;gt; 2),
...
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525834#M8470</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1313 / lpcopen iocon_pio0_10</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525835#M8471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TM1990 on Sun May 11 09:26:54 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I want to switch it off I am programming via the UART Interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok that should be the solution but why do I have to edit lpcopen files it should be in there, should it not ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525835#M8471</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: lpc1313 / lpcopen iocon_pio0_10</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525836#M8472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Mon May 12 14:40:50 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: TM1990&lt;/STRONG&gt;&lt;BR /&gt;... why do I have to edit lpcopen files...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because you want to finish your code before Christmas? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like there are a lot of other 'priorities' at the moment...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2Flpc1549-and-can" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/lpc1549-and-can&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc1313-lpcopen-iocon-pio0-10/m-p/525836#M8472</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:27Z</dc:date>
    </item>
  </channel>
</rss>

