<?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>S12 / MagniV MicrocontrollersのトピックRe: question about SCI (MC9S12NE64)</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129933#M1254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;As the Stop Bit is a 1, the S12 will just see nothing.&lt;BR /&gt;The S12 will see the bus idle and won't shout about it.&lt;BR /&gt;&lt;BR /&gt;Mark, the Y! group is great. I hope we'll get a few of the experts coming on this Forum more often... Especially with the great new email notification we'll get on Wednesday morning (OK the thing we should have had from the start). &lt;BR /&gt;Still, a major improvement I'm happy Dwayne agreed and went for !&lt;BR /&gt;&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 19:26:31 GMT</pubDate>
    <dc:creator>Alban</dc:creator>
    <dc:date>2007-04-09T19:26:31Z</dc:date>
    <item>
      <title>question about SCI (MC9S12NE64)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129930#M1251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello,&lt;/DIV&gt;&lt;DIV&gt;I have a question concerning the SCI of the MC9S12NE64.&lt;/DIV&gt;&lt;DIV&gt;The microcontroler will receive data from another device. It&amp;nbsp;will send me 1 Start Bit, 8 Databits, 1 Parity and 2 Stop bits. Unfortunately it seems impossible to configure the MC9S12NE64 to receive a 2nd stop bit. What happens if I ignore this 2nd stop bit? Do I will get a framing error or something similar? I mean, I will receive a stop bit at the correct possition and as I know, the receiver awaits a new start bit for the next pakage. What happens to a 2nd stop bit between stop and start bit?&lt;/DIV&gt;&lt;DIV&gt;Can I simply set the MC9S12NE64 to 9 bits (M=1) with parity enabled(9th bit will become the parity bit)?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks &lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif"&gt;&lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Apr 2007 18:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129930#M1251</guid>
      <dc:creator>SebK</dc:creator>
      <dc:date>2007-04-08T18:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: question about SCI (MC9S12NE64)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129931#M1252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Hello,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;I would expect that the presence of a second stop bit in the received data would be seen simply&amp;nbsp;as a delay between the end of one byte, and the start of the next byte.&amp;nbsp; There should be no framing error since the first stop bit is present at the correct position.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;For sending data to the other device, the presence of a single stop bit will likely be OK.&amp;nbsp; Traditionally, the second stop bit was used to provide additional delay for the processing of each byte, following its reception.&amp;nbsp; Properly buffered data shouldn't really need this delay.&amp;nbsp; However, if you find that the other device is presenting receive errors, you may need to provide additional delay between characters within your send function.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Yes. you would need to set the SCI to 9-bit mode to handle the parity bit.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Mac&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 04:02:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129931#M1252</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2007-04-09T04:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: question about SCI (MC9S12NE64)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129932#M1253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Take a look also at this rather long thread discussion the SCI on the NE64:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;http://tech.groups.yahoo.com/group/68HC12/message/11707&lt;BR /&gt;&lt;BR /&gt;In my experience it is always ok to send 2 stop bits. Only sending one stop bit where the rx is set up to receive 2 can cause problems.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Mark Butcher&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.nxp.com/www.uTasker.com" target="test_blank"&gt;www.uTasker.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 11:47:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129932#M1253</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2007-04-09T11:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: question about SCI (MC9S12NE64)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129933#M1254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;As the Stop Bit is a 1, the S12 will just see nothing.&lt;BR /&gt;The S12 will see the bus idle and won't shout about it.&lt;BR /&gt;&lt;BR /&gt;Mark, the Y! group is great. I hope we'll get a few of the experts coming on this Forum more often... Especially with the great new email notification we'll get on Wednesday morning (OK the thing we should have had from the start). &lt;BR /&gt;Still, a major improvement I'm happy Dwayne agreed and went for !&lt;BR /&gt;&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 19:26:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/question-about-SCI-MC9S12NE64/m-p/129933#M1254</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-04-09T19:26:31Z</dc:date>
    </item>
  </channel>
</rss>

