<?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: LPC54102 at max cpu clock (150MHz) in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1870031#M56116</link>
    <description>&lt;P&gt;Hi again &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233739"&gt;@grosdode&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I noticed that there is a typo in the LPC541xx documentation. An apology for the inconvenience.&lt;/P&gt;
&lt;P&gt;There is an errata about the maximum operating system clock in ES_LPC5410X, where is stated that the maximum operating system clock on the LPC5410x device (rev 1B) is limited to 96 MHz.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/ES_LPC5410X.pdf" target="_blank"&gt;Errata sheet LPC5410x (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;An also in SDK examples (for example hello world) there is also a note that apply for the rev 1C (which you have) where is mentioned that rev 1C is limited to 100Mz.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo_Ramos_0-1716326907469.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/279935i9E17E0411373EE48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo_Ramos_0-1716326907469.png" alt="Pablo_Ramos_0-1716326907469.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So please operate your application under these limits.&lt;/P&gt;
&lt;P&gt;Hope it helps you!&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2024 21:30:03 GMT</pubDate>
    <dc:creator>Pablo_Ramos</dc:creator>
    <dc:date>2024-05-21T21:30:03Z</dc:date>
    <item>
      <title>LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1868014#M56079</link>
      <description>&lt;P&gt;I try to use the LPC54102 at the maximum speed of 150MHz or at least above 100MHz, but can't get it to work. As a minimum example I tried this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;open&amp;nbsp;MCUXpresso IDE v11.9.0 [Build 2144] [2024-01-05]&lt;/LI&gt;&lt;LI&gt;Create a new project&lt;UL&gt;&lt;LI&gt;File --&amp;gt; new --&amp;gt; Create a new C/C++ project ...&lt;/LI&gt;&lt;LI&gt;Choose lpcxpresso54102&lt;/LI&gt;&lt;LI&gt;everything else as default&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;open the Clock tool and change the PLL to 120MHz in the Clocks Diagram&lt;/LI&gt;&lt;LI&gt;Update Code&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Build&lt;/LI&gt;&lt;LI&gt;Debug as MCUXpresso IDE LinkServer (inc. CMIS-DAP) probes&lt;/LI&gt;&lt;LI&gt;press Run (Resume / F8)&lt;UL&gt;&lt;LI&gt;--&amp;gt; crash&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;open the Clock tool and change the PLL to 96MHz in the Clocks Diagram&lt;/LI&gt;&lt;LI&gt;Update Code&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Build&lt;/LI&gt;&lt;LI&gt;Debug as MCUXpresso IDE LinkServer (inc. CMIS-DAP) probes&lt;/LI&gt;&lt;LI&gt;press Run (Resume / F8)&lt;UL&gt;&lt;LI&gt;everything is fine&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The Programm crashes in fsl_clock.c in line 151:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;pClkSel[mux] = sel;&lt;/LI-CODE&gt;&lt;P&gt;when called from clock_config.c with:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;CLOCK_AttachClk(kSYS_PLL_OUT_to_MAIN_CLK); /*!&amp;lt; Switch MAIN_CLK to SYS_PLL_OUT */&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 11:35:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1868014#M56079</guid>
      <dc:creator>grosdode</dc:creator>
      <dc:date>2024-05-17T11:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1868015#M56080</link>
      <description>&lt;P&gt;More pictures and exported project (5 was the limit)&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 11:42:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1868015#M56080</guid>
      <dc:creator>grosdode</dc:creator>
      <dc:date>2024-05-17T11:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1868313#M56083</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233739"&gt;@grosdode&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We are investigating your problem, but we would need more information about the marking code of the chip, please send us a photo of the chip.&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 22:35:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1868313#M56083</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2024-05-17T22:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1869361#M56106</link>
      <description>&lt;P&gt;Picture is attached&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 05:16:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1869361#M56106</guid>
      <dc:creator>grosdode</dc:creator>
      <dc:date>2024-05-21T05:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1870031#M56116</link>
      <description>&lt;P&gt;Hi again &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233739"&gt;@grosdode&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I noticed that there is a typo in the LPC541xx documentation. An apology for the inconvenience.&lt;/P&gt;
&lt;P&gt;There is an errata about the maximum operating system clock in ES_LPC5410X, where is stated that the maximum operating system clock on the LPC5410x device (rev 1B) is limited to 96 MHz.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/errata/ES_LPC5410X.pdf" target="_blank"&gt;Errata sheet LPC5410x (nxp.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;An also in SDK examples (for example hello world) there is also a note that apply for the rev 1C (which you have) where is mentioned that rev 1C is limited to 100Mz.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo_Ramos_0-1716326907469.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/279935i9E17E0411373EE48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo_Ramos_0-1716326907469.png" alt="Pablo_Ramos_0-1716326907469.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So please operate your application under these limits.&lt;/P&gt;
&lt;P&gt;Hope it helps you!&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 21:30:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1870031#M56116</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2024-05-21T21:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1870325#M56123</link>
      <description>&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;thank you for the information, but why is this only mentioned in some example code an not in the errata? I even have a rev. 1D Controller here (custom board) at my desk and it is also not working above 100MHz, can you confirm that no controller version can operate above 100MHz? Does NXP just continue to lie in the datasheet? Because this IC is advertised everywhere with a speed up to 150MHz.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 06:56:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1870325#M56123</guid>
      <dc:creator>grosdode</dc:creator>
      <dc:date>2024-05-22T06:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1871648#M56131</link>
      <description>&lt;P&gt;I upgraded one Evaluation board to the Rev. 1D same problem.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="P1000574_2.jpg" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/280384i8FEBE19752E86728/image-size/large?v=v2&amp;amp;px=999" role="button" title="P1000574_2.jpg" alt="P1000574_2.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 06:21:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1871648#M56131</guid>
      <dc:creator>grosdode</dc:creator>
      <dc:date>2024-05-23T06:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54102 at max cpu clock (150MHz)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1880029#M56187</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233739"&gt;@grosdode&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;An apology for the confusion I notice that there is a new version where this issue is fixed. Rev C can run PLL up to 150MHz.&lt;/P&gt;
&lt;P&gt;Please use the SDK version 2.6.1, there is a new function that let you to init the PLL to 150MHz, also it solves the note (or SW errata) about the Rev C, you just need to change the function BOARD_InitBootClocks(); to now use BOARD_BootClockPLL150M();&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo_Ramos_0-1717441199554.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/282237i42FFF9A0C6F55CC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo_Ramos_0-1717441199554.png" alt="Pablo_Ramos_0-1717441199554.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;This should work also for Rev D.&lt;/P&gt;
&lt;P&gt;Rev B is still limited to 96MHz&lt;/P&gt;
&lt;P&gt;Hope it helps you.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 19:00:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54102-at-max-cpu-clock-150MHz/m-p/1880029#M56187</guid>
      <dc:creator>Pablo_Ramos</dc:creator>
      <dc:date>2024-06-03T19:00:52Z</dc:date>
    </item>
  </channel>
</rss>

