<?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 data transmited/received via SCI in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-transmited-received-via-SCI/m-p/1542188#M23579</link>
    <description>Hi,&lt;BR /&gt;The first thing I would check is the clock configuration. You've got it running from the internal oscillator. If it's untrimmed, it's way too inaccurate for running a UART reliably. Even if it's trimmed you'll want to make sure the clock error between the sending and receiving devices is not more than the 4.5% that the SCI can tolerate.&lt;BR /&gt;Processor Expert makes it easy to shoot yourself in the foot in that respect. I've migrated a project and didn't realize it wasn't running from the external oscillator. I still got the frequency I needed, but it wasn't stable and any temperature variation would degrade performance.&lt;BR /&gt;Beyond that, I'd suggest hooking up a logic analyzer to see what's actually coming out of the SCI, and see if it matches your expected baud rate.</description>
    <pubDate>Fri, 21 Oct 2022 22:41:05 GMT</pubDate>
    <dc:creator>scottm</dc:creator>
    <dc:date>2022-10-21T22:41:05Z</dc:date>
    <item>
      <title>Wrong data transmited/received via SCI</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-transmited-received-via-SCI/m-p/1517885#M23557</link>
      <description>&lt;P&gt;Hello, I am trying to send a byte from one MCU to another with the SCI module, I verify that something is sent, but what appears or interprets is not the character that I wanted to send. For example, if I send an 'A' I cannot know exactly what I am receiving. I would like to use RecvChar or OnRxCharExt.&lt;/P&gt;&lt;P&gt;What seems strange to me is that I migrated all the code from codewarrior version v6.3 to v11.1 and the SCI stopped working, but I already checked everything again and again.&lt;/P&gt;&lt;P&gt;I hope you can help me and first of all thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 17:02:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-transmited-received-via-SCI/m-p/1517885#M23557</guid>
      <dc:creator>Aminah007</dc:creator>
      <dc:date>2022-09-06T17:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong data transmited/received via SCI</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-transmited-received-via-SCI/m-p/1518765#M23559</link>
      <description>&lt;P&gt;Are you trimming the clock?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a sample code for the SCI on the SH family, but without processor expert&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if you need it&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 22:19:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-transmited-received-via-SCI/m-p/1518765#M23559</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2022-09-07T22:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong data transmited/received via SCI</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-transmited-received-via-SCI/m-p/1542188#M23579</link>
      <description>Hi,&lt;BR /&gt;The first thing I would check is the clock configuration. You've got it running from the internal oscillator. If it's untrimmed, it's way too inaccurate for running a UART reliably. Even if it's trimmed you'll want to make sure the clock error between the sending and receiving devices is not more than the 4.5% that the SCI can tolerate.&lt;BR /&gt;Processor Expert makes it easy to shoot yourself in the foot in that respect. I've migrated a project and didn't realize it wasn't running from the external oscillator. I still got the frequency I needed, but it wasn't stable and any temperature variation would degrade performance.&lt;BR /&gt;Beyond that, I'd suggest hooking up a logic analyzer to see what's actually coming out of the SCI, and see if it matches your expected baud rate.</description>
      <pubDate>Fri, 21 Oct 2022 22:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Wrong-data-transmited-received-via-SCI/m-p/1542188#M23579</guid>
      <dc:creator>scottm</dc:creator>
      <dc:date>2022-10-21T22:41:05Z</dc:date>
    </item>
  </channel>
</rss>

