<?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>LPC Microcontrollers中的主题 Re: LPC43xx GPIO clock source and speed</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560169#M16035</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Mon Apr 21 16:00:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Johan.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that 10MHz stable frequency can be archieved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been able to set up the DMA to transfer a little more than 11MHz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I posted source code for this a while back:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&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%2Flpc4337-cant-get-dma-started" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/lpc4337-cant-get-dma-started&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-You might find it useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:45:50 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:45:50Z</dc:date>
    <item>
      <title>LPC43xx GPIO clock source and speed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560166#M16032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by openehs@gmail.com on Sat Apr 19 13:09:05 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been looking to change the clock source for GPIO (Port 7 on LPC4357) and change the speed but can't find the correct procedure. I can't find the relevant data in the datasheet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Johan&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560166#M16032</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx GPIO clock source and speed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560167#M16033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Mon Apr 21 13:34:51 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe I'll have to disappoint you, because to my understanding, the GPIO clock is wired directly to the M4 core clock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the UM10503, look at table 152 and table 154.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Table 154 refers to table 159 and table 162; both shows the config/status registers available; those registers do not allow you to change the speed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What kind of frequency do you need ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:45:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560167#M16033</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx GPIO clock source and speed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560168#M16034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by openehs@gmail.com on Mon Apr 21 14:46:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Packman,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's what I was thinking, problem is that my coreclock is running on 180MHz (i've read this value back in debug mode) and when i'm toggle a pin via the not function I get a frequency of +-5MHz (Measured with Textronic TDS3034). because of this result I posted my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that I need to achieve a frequency of minimum 10Mhz for the interfacing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Johan &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:45:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560168#M16034</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43xx GPIO clock source and speed</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560169#M16035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Pacman on Mon Apr 21 16:00:20 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Johan.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that 10MHz stable frequency can be archieved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been able to set up the DMA to transfer a little more than 11MHz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I posted source code for this a while back:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&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%2Flpc4337-cant-get-dma-started" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/lpc4337-cant-get-dma-started&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-You might find it useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:45:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43xx-GPIO-clock-source-and-speed/m-p/560169#M16035</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:45:50Z</dc:date>
    </item>
  </channel>
</rss>

