<?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 Mk64 series uart problem using Processor expert. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689655#M42467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully configured my custom hardware using the processor expert to blink leds and use the uart functionality.&lt;/P&gt;&lt;P&gt;The processor expert generates code for internal clock of 32khz by default. My uart works fine with the baud rate of 9600.&lt;/P&gt;&lt;P&gt;Processor : MK64fn1m0vll12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I configure the external clock source using processor &amp;nbsp;expert for a clock of 20Mhz using clock source system oscillator 0.&lt;/P&gt;&lt;P&gt;The following are the clock values&lt;/P&gt;&lt;P&gt;Core&amp;nbsp;clock : 8 Mhz&lt;/P&gt;&lt;P&gt;Bus Clock : 4 Mhz&lt;/P&gt;&lt;P&gt;External Bus clock : 4 Mhz&lt;/P&gt;&lt;P&gt;Flash Clock : 8 Mhz.&lt;/P&gt;&lt;P&gt;Clock Frequency : 48 Mhz.&lt;/P&gt;&lt;P&gt;Mcg Mode : PEE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I generate code for the same and try to debug, but uart display garabage characters. I guess it is due to the clock settings&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have changed . Kindly help me out with a solution to this problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying my best by reading the k64 reference manual and other forum answers related to the uart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanket&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2017 12:06:05 GMT</pubDate>
    <dc:creator>ksk10</dc:creator>
    <dc:date>2017-05-23T12:06:05Z</dc:date>
    <item>
      <title>Mk64 series uart problem using Processor expert.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689655#M42467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have successfully configured my custom hardware using the processor expert to blink leds and use the uart functionality.&lt;/P&gt;&lt;P&gt;The processor expert generates code for internal clock of 32khz by default. My uart works fine with the baud rate of 9600.&lt;/P&gt;&lt;P&gt;Processor : MK64fn1m0vll12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I configure the external clock source using processor &amp;nbsp;expert for a clock of 20Mhz using clock source system oscillator 0.&lt;/P&gt;&lt;P&gt;The following are the clock values&lt;/P&gt;&lt;P&gt;Core&amp;nbsp;clock : 8 Mhz&lt;/P&gt;&lt;P&gt;Bus Clock : 4 Mhz&lt;/P&gt;&lt;P&gt;External Bus clock : 4 Mhz&lt;/P&gt;&lt;P&gt;Flash Clock : 8 Mhz.&lt;/P&gt;&lt;P&gt;Clock Frequency : 48 Mhz.&lt;/P&gt;&lt;P&gt;Mcg Mode : PEE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I generate code for the same and try to debug, but uart display garabage characters. I guess it is due to the clock settings&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have changed . Kindly help me out with a solution to this problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying my best by reading the k64 reference manual and other forum answers related to the uart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanket&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 12:06:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689655#M42467</guid>
      <dc:creator>ksk10</dc:creator>
      <dc:date>2017-05-23T12:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mk64 series uart problem using Processor expert.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689656#M42468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sanket,&lt;/P&gt;&lt;P&gt;Does the "Clock Frequency : 48 Mhz." is the clock frequency of System oscillator as below ?&lt;/P&gt;&lt;P&gt;&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/19432i323A5E0D3105CC7D/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;If yes, the 48Mhz exceeds the range .&lt;/P&gt;&lt;P&gt;So could you please share your project , then we can know your configuration clearly .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;ALice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 06:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689656#M42468</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-05-24T06:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mk64 series uart problem using Processor expert.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689657#M42469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was a problem with the crystal, I guess was a faulty part.&lt;/P&gt;&lt;P&gt;Now the uart is working with both internal clock reference and external clock reference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question related to Processor expert, when I change a single component and generate code&lt;/P&gt;&lt;P&gt;the other components code is also generated . I have three components gpio,uart and clock.&lt;/P&gt;&lt;P&gt;when i change clock settings in PE, code is generated for all three, whereas I want it to generate for only clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you kindly help me out with the uart example using interrupts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanket&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 06:22:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689657#M42469</guid>
      <dc:creator>ksk10</dc:creator>
      <dc:date>2017-05-24T06:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mk64 series uart problem using Processor expert.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689658#M42470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sanket,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- There is uart transfer with interrupt demo under "Typical Usage":&lt;/P&gt;&lt;P&gt;&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/19682i3ABE0A8A429FD4C6/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;- If you don't want some components generate code , please enable the "Don't Write Generated Component Modules":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/20056i259F7DF8E1A16615/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&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>Wed, 24 May 2017 08:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Mk64-series-uart-problem-using-Processor-expert/m-p/689658#M42470</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-05-24T08:20:19Z</dc:date>
    </item>
  </channel>
</rss>

