<?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: MKM Internal Xtal in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM-Internal-Xtal/m-p/605322#M35671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Druv,&lt;/P&gt;&lt;P&gt;use any existing UART configuration structure but provide exact frequency in Hz, generated by internal clock, as the &lt;EM&gt;clk&lt;/EM&gt; parameter into structure -&amp;nbsp;see below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;UART_MODULE_POLLMODE_CONFIG(brate,clk)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Refer to the &lt;EM&gt;afelp_test&lt;/EM&gt; example for more details in how to run UART clocked by FLL configured in&amp;nbsp;&lt;/SPAN&gt;Bypassed Low Power Internal 2 MHz (&lt;SPAN style="font-size: 15px;"&gt;BLPI) mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Martin M.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 08:25:41 GMT</pubDate>
    <dc:creator>MarMi</dc:creator>
    <dc:date>2017-02-07T08:25:41Z</dc:date>
    <item>
      <title>MKM Internal Xtal</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM-Internal-Xtal/m-p/605321#M35670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;I need to configure the MKM UART with the Internal clock. The given driver files are with the external clock. I need to test the UART communication at standard baud rate&amp;nbsp;with internal Clock.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Looking for the valuable suggestions for the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'andale mono', monospace;"&gt;Druv&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2017 12:19:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM-Internal-Xtal/m-p/605321#M35670</guid>
      <dc:creator>dhruvonline</dc:creator>
      <dc:date>2017-02-06T12:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: MKM Internal Xtal</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM-Internal-Xtal/m-p/605322#M35671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Druv,&lt;/P&gt;&lt;P&gt;use any existing UART configuration structure but provide exact frequency in Hz, generated by internal clock, as the &lt;EM&gt;clk&lt;/EM&gt; parameter into structure -&amp;nbsp;see below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;UART_MODULE_POLLMODE_CONFIG(brate,clk)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Refer to the &lt;EM&gt;afelp_test&lt;/EM&gt; example for more details in how to run UART clocked by FLL configured in&amp;nbsp;&lt;/SPAN&gt;Bypassed Low Power Internal 2 MHz (&lt;SPAN style="font-size: 15px;"&gt;BLPI) mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Martin M.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 08:25:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM-Internal-Xtal/m-p/605322#M35671</guid>
      <dc:creator>MarMi</dc:creator>
      <dc:date>2017-02-07T08:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: MKM Internal Xtal</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM-Internal-Xtal/m-p/605323#M35672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to get the UART data with this example. Thanks for the support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards&lt;/P&gt;&lt;P&gt;Druv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 14:25:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM-Internal-Xtal/m-p/605323#M35672</guid>
      <dc:creator>dhruvonline</dc:creator>
      <dc:date>2017-02-07T14:25:56Z</dc:date>
    </item>
  </channel>
</rss>

