<?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>i.MX ProcessorsのトピックRe: [imx6] RS485 could be supported on Imx6 series ?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510551#M83163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had similar requirement right now. Can help on this.&amp;nbsp; Is any patch which support RS485 on Imx6 processor ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2019 08:43:14 GMT</pubDate>
    <dc:creator>raje_embd13</dc:creator>
    <dc:date>2019-07-30T08:43:14Z</dc:date>
    <item>
      <title>[imx6] RS485 could be supported on Imx6 series ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510547#M83159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi imx-developers, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day ! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's simple. Could imx6 chipset support RS485 ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many related questions posted on this community about RS485. &lt;/P&gt;&lt;P&gt;Many patch codes exist as well but I not sure which one would be trusted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you somebody tell us which patch code works well on rs485 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 09:35:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510547#M83159</guid>
      <dc:creator>keres_kim</dc:creator>
      <dc:date>2016-01-22T09:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: [imx6] RS485 could be supported on Imx6 series ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510548#M83160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi keres&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS485 is currently not supported by the imx serial driver, however&lt;/P&gt;&lt;P&gt;some folks seems added RS485 support to the imx serial driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://marc.info/?l=linux-kernel&amp;amp;m=142366865609389&amp;amp;q=raw" rel="nofollow"&gt;http://marc.info/?l=linux-kernel&amp;amp;m=142366865609389&amp;amp;q=raw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.spinics.net/lists/linux-serial/msg15795.html" rel="nofollow"&gt;http://www.spinics.net/lists/linux-serial/msg15795.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 10:14:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510548#M83160</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-01-22T10:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: [imx6] RS485 could be supported on Imx6 series ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510549#M83161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response. &lt;/P&gt;&lt;P&gt;Patch code from "Marc" is working well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="http://marc.info/?l=linux-kernel&amp;amp;m=142366865609389&amp;amp;q=raw" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #017bba;"&gt;http://marc.info/?l=linux-kernel&amp;amp;m=142366865609389&amp;amp;q=raw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS485 TX data has verified successfully,But not RX. I'm still checking on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day ~~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 04:09:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510549#M83161</guid>
      <dc:creator>keres_kim</dc:creator>
      <dc:date>2016-02-02T04:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: [imx6] RS485 could be supported on Imx6 series ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510550#M83162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kim,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;did you managed to make the RX working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510550#M83162</guid>
      <dc:creator>LPs</dc:creator>
      <dc:date>2016-11-15T15:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: [imx6] RS485 could be supported on Imx6 series ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510551#M83163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had similar requirement right now. Can help on this.&amp;nbsp; Is any patch which support RS485 on Imx6 processor ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2019 08:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510551#M83163</guid>
      <dc:creator>raje_embd13</dc:creator>
      <dc:date>2019-07-30T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: [imx6] RS485 could be supported on Imx6 series ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510552#M83164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See there&lt;/P&gt;&lt;P&gt;&lt;A href="https://koansoftware.com/add-rs485-support-to-freescale-imx6/?lang=it"&gt;https://koansoftware.com/add-rs485-support-to-freescale-imx6/?lang=it&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2020 08:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6-RS485-could-be-supported-on-Imx6-series/m-p/510552#M83164</guid>
      <dc:creator>marcocavallini</dc:creator>
      <dc:date>2020-04-09T08:22:31Z</dc:date>
    </item>
  </channel>
</rss>

