<?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: /dev/ttyS0 on 547x in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/dev-ttyS0-on-547x/m-p/147390#M3419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I found the problem.&amp;nbsp; I was using hardware flow control (RTSCTS) on the tty.&amp;nbsp; This is implemented in the driver, but the driver isn't configuring the pins for use by the PSC.&amp;nbsp; I updated the driver to write the correct value to MCF_GPIO_PAR_PSC0 and everything seems to work fine now.&lt;BR /&gt;&lt;BR /&gt;Whoever is maintaining that code will probably want to make this update as well.&lt;BR /&gt;&lt;BR /&gt;-Steve&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2007 05:09:34 GMT</pubDate>
    <dc:creator>SteveJoiner</dc:creator>
    <dc:date>2007-09-20T05:09:34Z</dc:date>
    <item>
      <title>/dev/ttyS0 on 547x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/dev-ttyS0-on-547x/m-p/147389#M3418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using LTIB (20070107) on a 5475 board.&amp;nbsp; The default configuration is for PSC0 to be used as a console.&amp;nbsp; I've been using that for a while, and it works fine.&amp;nbsp; Now, I want to disable the console and use PSC0 as /dev/ttyS0 in my application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have commented out the call to register_console() in arch/m68k/coldfire/config.c.&amp;nbsp; It seems like that is all I should need to do, but I'm having a problem.&amp;nbsp; I can see that data is being received on /dev/ttyS0, but when the driver tries to transmit, no data shows up on my RS-232 port.&amp;nbsp; I can see that transmit_chars() in drivers/serial/mcfserial.c is being called once for the first character, but never gets called again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone make any suggestions on this?&amp;nbsp; Has anyone been able to get the /dev/ttyS* devices to work with the 547x/8x LTIB?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 04:27:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/dev-ttyS0-on-547x/m-p/147389#M3418</guid>
      <dc:creator>SteveJoiner</dc:creator>
      <dc:date>2007-09-19T04:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/ttyS0 on 547x</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/dev-ttyS0-on-547x/m-p/147390#M3419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I found the problem.&amp;nbsp; I was using hardware flow control (RTSCTS) on the tty.&amp;nbsp; This is implemented in the driver, but the driver isn't configuring the pins for use by the PSC.&amp;nbsp; I updated the driver to write the correct value to MCF_GPIO_PAR_PSC0 and everything seems to work fine now.&lt;BR /&gt;&lt;BR /&gt;Whoever is maintaining that code will probably want to make this update as well.&lt;BR /&gt;&lt;BR /&gt;-Steve&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2007 05:09:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/dev-ttyS0-on-547x/m-p/147390#M3419</guid>
      <dc:creator>SteveJoiner</dc:creator>
      <dc:date>2007-09-20T05:09:34Z</dc:date>
    </item>
  </channel>
</rss>

