<?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のトピックCLKOUT on LPC175x</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/CLKOUT-on-LPC175x/m-p/1739832#M54406</link>
    <description>&lt;P&gt;The datasheet of the LPC1756 is mentioning using the CLKOUT (P1.27) to calibrate the RTC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="koen1_0-1697370222795.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245122iBDA27B27F5BC6E62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="koen1_0-1697370222795.png" alt="koen1_0-1697370222795.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The LPC1756 does not have P1.27 in the PIN description. Is there another pin available to multiplex this feature to?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="koen1_1-1697370259392.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245123i6AC7AEB9E5EBF028/image-size/medium?v=v2&amp;amp;px=400" role="button" title="koen1_1-1697370259392.png" alt="koen1_1-1697370259392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 15 Oct 2023 11:47:35 GMT</pubDate>
    <dc:creator>androidtab</dc:creator>
    <dc:date>2023-10-15T11:47:35Z</dc:date>
    <item>
      <title>CLKOUT on LPC175x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CLKOUT-on-LPC175x/m-p/1739832#M54406</link>
      <description>&lt;P&gt;The datasheet of the LPC1756 is mentioning using the CLKOUT (P1.27) to calibrate the RTC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="koen1_0-1697370222795.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245122iBDA27B27F5BC6E62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="koen1_0-1697370222795.png" alt="koen1_0-1697370222795.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The LPC1756 does not have P1.27 in the PIN description. Is there another pin available to multiplex this feature to?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="koen1_1-1697370259392.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245123i6AC7AEB9E5EBF028/image-size/medium?v=v2&amp;amp;px=400" role="button" title="koen1_1-1697370259392.png" alt="koen1_1-1697370259392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Oct 2023 11:47:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CLKOUT-on-LPC175x/m-p/1739832#M54406</guid>
      <dc:creator>androidtab</dc:creator>
      <dc:date>2023-10-15T11:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: CLKOUT on LPC175x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CLKOUT-on-LPC175x/m-p/1739881#M54408</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You are right, for the LPC175x family, all the LPC175x MCU are 80 pins package, while the LPC176x family are 100 package. The LPC176x family have the P1[27]/CLKOUT pin, but the LPC175x do not have P1[27]/CLKOUT pin.&lt;/P&gt;
&lt;P&gt;I suppose this may be a workaround, the following fig is the clock of LPC175x, you can use the rtc_clk as the PLL input, for example multiply the rtc_clk with a number N, the PLL clock PLLCLK will be rtc_clck*N. Then the CCLK frequency will be rtc_clk*N. You can use for example I2S as a master, the I2S bit clock can be from the pclk1, the I2S bit clock can be configures as cclk/N or rtc_clk with an internal divider, because the bit clock of I2S is continuous, so you can calibrate the rtc_clk.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1697421250375.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/245131iD78A8C064E506BCB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1697421250375.png" alt="xiangjun_rong_0-1697421250375.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 02:06:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CLKOUT-on-LPC175x/m-p/1739881#M54408</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-10-16T02:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: CLKOUT on LPC175x</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/CLKOUT-on-LPC175x/m-p/1740624#M54428</link>
      <description>Thank you for your reply. That is actually a good idea. I did not think of that.</description>
      <pubDate>Mon, 16 Oct 2023 18:39:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/CLKOUT-on-LPC175x/m-p/1740624#M54428</guid>
      <dc:creator>androidtab</dc:creator>
      <dc:date>2023-10-16T18:39:59Z</dc:date>
    </item>
  </channel>
</rss>

