<?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: LCP1114 overclocking GPIO in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591013#M29397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rmteo on Thu Jul 18 18:18:38 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Why are you surprised that you are having issues when operating beyond published specs for a device?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:29:08 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:29:08Z</dc:date>
    <item>
      <title>LCP1114 overclocking GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591012#M29396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kisiel on Thu Jul 18 07:45:49 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found random behavior of my LCP1114/301. I overclocked CPU to 60Mhz and I think problems with random values of GPIO comes from overclocking. I need to keep up frequency at 60Mhz to fit timmings but I got random values on PIO. I have tried, histeressis, pull up, pull down, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is possible to downclock only GPIO?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:29:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591012#M29396</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: LCP1114 overclocking GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591013#M29397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rmteo on Thu Jul 18 18:18:38 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Why are you surprised that you are having issues when operating beyond published specs for a device?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:29:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591013#M29397</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: LCP1114 overclocking GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591014#M29398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rmteo on Thu Jul 18 18:33:48 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Try 120MHz instead.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:29:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591014#M29398</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: LCP1114 overclocking GPIO</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591015#M29399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kisiel on Sat Aug 17 15:20:09 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I expected good result at 48Mhz also, but GPIO gives me random values on 5V signal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in assy is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldr r1,=GPIO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldr r0,[r1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ldr r2,[r1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cmp r0,r2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I have tried so far:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pull up pull down hysteresis on/off, I checked signals with logic analyser (e.g. USBee-AX-Pro) and source signals are "flat" in time then GPIO is read.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will change cortex M0 to M3 maybe this will help.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:29:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LCP1114-overclocking-GPIO/m-p/591015#M29399</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:29:09Z</dc:date>
    </item>
  </channel>
</rss>

