<?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>8-bit MicrocontrollersのトピックWrong data aquired from AS1_RecvChar(&amp;var);  Serial Communication</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-aquired-from-AS1-RecvChar-var-Serial-Communication/m-p/148409#M7701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The value in serial data receiver register SCI1D is not getting the&amp;nbsp;right value for *Chr variable of AS1_RcvChar() function, created by Processor Expert.&amp;nbsp;I´m receiving "!" 0xa1 while&amp;nbsp;I´m expecting to receive a 'A' 0x41 .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whatever value I try it gives me another.&amp;nbsp; for example if i send from my pc&amp;nbsp;0x01&amp;nbsp;&amp;nbsp; i´m getting 0x81 in&amp;nbsp;&amp;nbsp;AS1_RecvChar(&amp;amp;var) or SCI1D directly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try both MCF51QE128 and MC9S08QE128. I set my internal clock to 36Khz &amp;amp; internal bus to 9.216 so i could get a&amp;nbsp;exact&amp;nbsp;115200 Baudrate for my serial com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Sep 2010 12:38:58 GMT</pubDate>
    <dc:creator>ArturoJsx</dc:creator>
    <dc:date>2010-09-20T12:38:58Z</dc:date>
    <item>
      <title>Wrong data aquired from AS1_RecvChar(&amp;var);  Serial Communication</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-aquired-from-AS1-RecvChar-var-Serial-Communication/m-p/148409#M7701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The value in serial data receiver register SCI1D is not getting the&amp;nbsp;right value for *Chr variable of AS1_RcvChar() function, created by Processor Expert.&amp;nbsp;I´m receiving "!" 0xa1 while&amp;nbsp;I´m expecting to receive a 'A' 0x41 .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whatever value I try it gives me another.&amp;nbsp; for example if i send from my pc&amp;nbsp;0x01&amp;nbsp;&amp;nbsp; i´m getting 0x81 in&amp;nbsp;&amp;nbsp;AS1_RecvChar(&amp;amp;var) or SCI1D directly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try both MCF51QE128 and MC9S08QE128. I set my internal clock to 36Khz &amp;amp; internal bus to 9.216 so i could get a&amp;nbsp;exact&amp;nbsp;115200 Baudrate for my serial com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 12:38:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-aquired-from-AS1-RecvChar-var-Serial-Communication/m-p/148409#M7701</guid>
      <dc:creator>ArturoJsx</dc:creator>
      <dc:date>2010-09-20T12:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong data aquired from AS1_RecvChar(&amp;var);  Serial Communication</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-aquired-from-AS1-RecvChar-var-Serial-Communication/m-p/148410#M7702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I think that it is not issue related to Processor Expert tool, it is rather timing issue. Please note that if non-default internal clock is needed, it’s necessary to set it in P&amp;amp;E connection dialog. Could you please doublecheck that your internal clock source is properly trimmed to 36 kHz? For more details please find attached screen-shot.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Vojtech Filip&lt;BR /&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 20:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-aquired-from-AS1-RecvChar-var-Serial-Communication/m-p/148410#M7702</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2010-09-20T20:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong data aquired from AS1_RecvChar(&amp;var);  Serial Communication</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-aquired-from-AS1-RecvChar-var-Serial-Communication/m-p/148411#M7703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works, as you said I didn´t notice I had to set the trim value on PE Dialog so once i did it&amp;nbsp;I start to receive the right values. Thank you for your assistance !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 23:41:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-aquired-from-AS1-RecvChar-var-Serial-Communication/m-p/148411#M7703</guid>
      <dc:creator>ArturoJsx</dc:creator>
      <dc:date>2010-09-20T23:41:25Z</dc:date>
    </item>
  </channel>
</rss>

