<?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 SCI help needed in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/SCI-help-needed/m-p/213802#M6103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the SCI3 on a MCF51CN128 processor. It's connected to a CP2102 chip to convert from UART to USB signals. I have my board connected to a PC running HyperTerminal and am trying to talk to the unit. It's working well in most situations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, it will occasionally get into a state where the Vsci3rx interrupt is being triggered repeatedly by a single keypress.&amp;nbsp; The interrupt continues indefinitly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What kinds of things should I look for and double-check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2011 22:02:45 GMT</pubDate>
    <dc:creator>ignisuti</dc:creator>
    <dc:date>2011-06-09T22:02:45Z</dc:date>
    <item>
      <title>SCI help needed</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/SCI-help-needed/m-p/213802#M6103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the SCI3 on a MCF51CN128 processor. It's connected to a CP2102 chip to convert from UART to USB signals. I have my board connected to a PC running HyperTerminal and am trying to talk to the unit. It's working well in most situations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, it will occasionally get into a state where the Vsci3rx interrupt is being triggered repeatedly by a single keypress.&amp;nbsp; The interrupt continues indefinitly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What kinds of things should I look for and double-check?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 22:02:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/SCI-help-needed/m-p/213802#M6103</guid>
      <dc:creator>ignisuti</dc:creator>
      <dc:date>2011-06-09T22:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: SCI help needed</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/SCI-help-needed/m-p/213803#M6104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured out that I can fix the problem by placing the following line fo code in my interrupt. But why does this work. Help me understand please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;while( XMIT_BUF_EMPTY_FLAG3 == 0 ) { ; }&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 01:29:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/SCI-help-needed/m-p/213803#M6104</guid>
      <dc:creator>ignisuti</dc:creator>
      <dc:date>2011-06-10T01:29:03Z</dc:date>
    </item>
  </channel>
</rss>

