<?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: LPC54608 Board  ，how to use internal 12M clock in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-Board-how-to-use-internal-12M-clock/m-p/694613#M27958</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zhixiang zeng,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, by default, the SYSCON block is clocked by the internal FRO 12MHz.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now, take the SDK_2.2_LPC54608J512 helloworld example as example:&lt;/P&gt;&lt;P&gt;SDK_2.2_LPCXpresso54608\boards\lpcxpresso54608\demo_apps\hello_world\mdk&lt;/P&gt;&lt;P&gt;You can comment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOARD_BootClockFROHF48M();&lt;/P&gt;&lt;P&gt;This is debug result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16921i8E8A64FD87C3B391/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find, before run BOARD_BootClockFROHF48M(); the code still run the internal 12Mhz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 08:52:59 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-08-10T08:52:59Z</dc:date>
    <item>
      <title>LPC54608 Board  ，how to use internal 12M clock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-Board-how-to-use-internal-12M-clock/m-p/694612#M27957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when I do the examples in the SDK_2.2_LPC54608J512\boards\lpcxpresso54608\driver_examples.I find that all the examples are used the&amp;nbsp;external 12M clock. I want to used the &amp;nbsp;internal 12M clock,remove the crystal from the board.Are there any examples show how to config？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 09:48:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-Board-how-to-use-internal-12M-clock/m-p/694612#M27957</guid>
      <dc:creator>zhixiangzeng</dc:creator>
      <dc:date>2017-08-09T09:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54608 Board  ，how to use internal 12M clock</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-Board-how-to-use-internal-12M-clock/m-p/694613#M27958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zhixiang zeng,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, by default, the SYSCON block is clocked by the internal FRO 12MHz.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now, take the SDK_2.2_LPC54608J512 helloworld example as example:&lt;/P&gt;&lt;P&gt;SDK_2.2_LPCXpresso54608\boards\lpcxpresso54608\demo_apps\hello_world\mdk&lt;/P&gt;&lt;P&gt;You can comment:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOARD_BootClockFROHF48M();&lt;/P&gt;&lt;P&gt;This is debug result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16921i8E8A64FD87C3B391/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find, before run BOARD_BootClockFROHF48M(); the code still run the internal 12Mhz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 08:52:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54608-Board-how-to-use-internal-12M-clock/m-p/694613#M27958</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-08-10T08:52:59Z</dc:date>
    </item>
  </channel>
</rss>

