<?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 Problem on LPC54608Expresso, PLL's will not lock in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-on-LPC54608Expresso-PLL-s-will-not-lock/m-p/639452#M25287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Udklip.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/774iD23C8878106022A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Udklip.PNG" alt="Udklip.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been going thru the various test programs for the LPC54608Expresso board and I'm having some problems with the "periph_clkout" sample. I can get the CLKOUT working fine,&amp;nbsp;but only if I disable the PLL code (both system and audio).&lt;/P&gt;&lt;P&gt;If any of the&amp;nbsp;Chip_Clock_SetAudioPLLFreq() or&amp;nbsp;Chip_Clock_SetupSystemPLLPrec() is called (the two lines with the breakpoints in the attached screendump, the code will hang forever waiting for PLL lock (both Audio and System)&lt;/P&gt;&lt;P&gt;Am I doing something wrong, or are any of you able to reproduce this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2016 08:25:42 GMT</pubDate>
    <dc:creator>carstengroen</dc:creator>
    <dc:date>2016-12-23T08:25:42Z</dc:date>
    <item>
      <title>Problem on LPC54608Expresso, PLL's will not lock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-on-LPC54608Expresso-PLL-s-will-not-lock/m-p/639452#M25287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Udklip.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/774iD23C8878106022A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Udklip.PNG" alt="Udklip.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been going thru the various test programs for the LPC54608Expresso board and I'm having some problems with the "periph_clkout" sample. I can get the CLKOUT working fine,&amp;nbsp;but only if I disable the PLL code (both system and audio).&lt;/P&gt;&lt;P&gt;If any of the&amp;nbsp;Chip_Clock_SetAudioPLLFreq() or&amp;nbsp;Chip_Clock_SetupSystemPLLPrec() is called (the two lines with the breakpoints in the attached screendump, the code will hang forever waiting for PLL lock (both Audio and System)&lt;/P&gt;&lt;P&gt;Am I doing something wrong, or are any of you able to reproduce this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 08:25:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-on-LPC54608Expresso-PLL-s-will-not-lock/m-p/639452#M25287</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2016-12-23T08:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on LPC54608Expresso, PLL's will not lock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-on-LPC54608Expresso-PLL-s-will-not-lock/m-p/639453#M25288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look in the board support project for "board.h"&lt;/P&gt;&lt;P&gt;Look for"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#define BOARD_MAINCLOCKRATE &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it set to 96MHz? &amp;nbsp; &amp;nbsp; &amp;nbsp; Change it to something higher (180000000) . &amp;nbsp;The worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 01:21:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-on-LPC54608Expresso-PLL-s-will-not-lock/m-p/639453#M25288</guid>
      <dc:creator>eli_hughes</dc:creator>
      <dc:date>2016-12-26T01:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on LPC54608Expresso, PLL's will not lock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-on-LPC54608Expresso-PLL-s-will-not-lock/m-p/639454#M25289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eli,&lt;/P&gt;&lt;P&gt;I tried that also, but no success! I also did see that the project was set to LPC54113 as target, that was also changed, but no success.&lt;/P&gt;&lt;P&gt;What I did instead was to take the sysinit_lpc5460x.c from&amp;nbsp;ARM\Pack\Keil\LPC54000_DFP\2.2.0\LPCOpen\lpc5460x\chip_5460x\src&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and tweak that, and this worked. I have not looked into what the difference is, it might be that I was tricked somehow :smileywink:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I got the chip running at 180 MHz (even tried 200 MHz for a few minutes which ran ok, but is of course out of spec!).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eli, what speed do you run the SDRAM at ? It seems that 75 MHz is the maximum I can get it running at, if I go above 150 MHz clock, I need to do a &amp;nbsp;divide by 3 to the EMC controller. At 150 MHz it runs fine with divide by 2 (75 MHz) ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2016 10:16:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Problem-on-LPC54608Expresso-PLL-s-will-not-lock/m-p/639454#M25289</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2016-12-26T10:16:14Z</dc:date>
    </item>
  </channel>
</rss>

