<?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: Wrong baud rate (KL05) in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225793#M1141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your interest.&lt;/P&gt;&lt;P&gt;Since this issue is not crucial, I will simply keep things as they are and adjust things by hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 12:12:26 GMT</pubDate>
    <dc:creator>Alberto_g</dc:creator>
    <dc:date>2013-04-03T12:12:26Z</dc:date>
    <item>
      <title>Wrong baud rate (KL05)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225790#M1138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ConsoleIO component provides the desired baud rate only when &lt;/P&gt;&lt;P&gt;Clock source settings0 -&amp;gt; Internal reference clock -&amp;gt; MCGIRCLK source -&amp;gt; Reference divider is set to 1.&lt;/P&gt;&lt;P&gt;If it is set at 2, baud rate is halved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This on a &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #ffffff;"&gt;MKL05Z32VFM4&lt;/SPAN&gt; CPU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 16:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225790#M1138</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-03-14T16:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong baud rate (KL05)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225791#M1139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You are right, the baud rate calculation is not correct. The problem is that the divider mentioned in your post is ignored in the baud rate calculation. The workaround is to divide the preset baud-rate with the number set to the divider in the CPU component or if you have on-board external clock, force the external clock in the boad rate selection dialog after you click the "Advanced" button to unfold the prescaler settings. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;It's a bug that will be fixed for next release.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Mar 2013 09:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225791#M1139</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-03-28T09:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong baud rate (KL05)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225792#M1140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an got an additional update to my previous post - the problem appears only when you use older projects than the ones created in CW10.3. &lt;/P&gt;&lt;P&gt;The problem in the older project can be resolved by the following steps:&lt;/P&gt;&lt;P&gt;- create a new empty project in CodeWarrior 10.3 for the same CPU (KL05) &lt;/P&gt;&lt;P&gt;- In the new project configure the clock including the MCGIRCLK source &lt;/P&gt;&lt;P&gt;- import the CPU component with its settings from the new project into the faulty project - you can use copy paste command or File &amp;gt; Import &amp;gt; Processor Expert &amp;gt; Import Component Settings... and then change extension to .pe and select ProcessorExpert.pe from the newly created project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 09:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225792#M1140</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-04-03T09:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong baud rate (KL05)</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225793#M1141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your interest.&lt;/P&gt;&lt;P&gt;Since this issue is not crucial, I will simply keep things as they are and adjust things by hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 12:12:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Wrong-baud-rate-KL05/m-p/225793#M1141</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-04-03T12:12:26Z</dc:date>
    </item>
  </channel>
</rss>

