<?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: UART3, UART4, UART5 on imx6ull in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751110#M116910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I met the same problem.I use &lt;SPAN&gt;MCIMX6Y1CVM05AA on my board and&lt;/SPAN&gt;&amp;nbsp;uart5 can‘t receive data.But the uart5 is running correctly on&amp;nbsp;MCIMX6Y2CVM05AA by using the same kernel and dts.&lt;/P&gt;&lt;P&gt;Is there any difference between the two cpus I missed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 10:21:59 GMT</pubDate>
    <dc:creator>zhichaohuang</dc:creator>
    <dc:date>2018-02-02T10:21:59Z</dc:date>
    <item>
      <title>UART3, UART4, UART5 on imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751108#M116908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We know the i.mx6ull has UART1 and UART2 enabled by default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our board, we would like to use UART4, UART5, and then we have modify the device tree as below.&lt;/P&gt;&lt;P&gt;The result is TX from our board to PC console is OK. But RX from PC console to our board is no action (even no interrupts) Which thing we miss?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pinctrl_uart4: uart4grp {&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; MX6UL_PAD_UART4_TX_DATA__UART4_DCE_TX 0x1b0b1&lt;BR /&gt; MX6UL_PAD_UART4_RX_DATA__UART4_DCE_RX 0x1b0b1&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;pinctrl_uart5: uart5grp {&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; MX6UL_PAD_UART5_TX_DATA__UART5_DCE_TX 0x1b0b1&lt;BR /&gt; MX6UL_PAD_UART5_RX_DATA__UART5_DCE_RX 0x1b0b1&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;environment:&lt;/P&gt;&lt;P&gt;our board===UART4/UART5===usb2rs232----PC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo "hello" &amp;gt; /dev/ttymxc4 is ok&lt;/P&gt;&lt;P&gt;but cat /dev/ttymxc4 does not receive message from PC teraterm console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stephen&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 07:48:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751108#M116908</guid>
      <dc:creator>stevenyu</dc:creator>
      <dc:date>2018-01-24T07:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: UART3, UART4, UART5 on imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751109#M116909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first try to confirm IOMUX configuration, is there conflict, then pls refer to the link as below&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/663015"&gt;https://community.nxp.com/message/663015&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 09:31:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751109#M116909</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2018-01-25T09:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: UART3, UART4, UART5 on imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751110#M116910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I met the same problem.I use &lt;SPAN&gt;MCIMX6Y1CVM05AA on my board and&lt;/SPAN&gt;&amp;nbsp;uart5 can‘t receive data.But the uart5 is running correctly on&amp;nbsp;MCIMX6Y2CVM05AA by using the same kernel and dts.&lt;/P&gt;&lt;P&gt;Is there any difference between the two cpus I missed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 10:21:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751110#M116910</guid>
      <dc:creator>zhichaohuang</dc:creator>
      <dc:date>2018-02-02T10:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: UART3, UART4, UART5 on imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751111#M116911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I find the reason.In the imx6ul-pinfun.c define the pin of uart5:&lt;/P&gt;&lt;P&gt;#define MX6UL_PAD_UART5_RX_DATA__UART5_DCE_RX 0x00C0 0x034C 0x0644 0x0 0x5&lt;/P&gt;&lt;P&gt;But the input_val is for imx6ul as follow：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34897iC9B8DFACD1431EDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;imx6ull's input_val is changed：&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/34938i6F42609771A1385B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So I think the right value as below：&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;#define MX6ULL_PAD_UART5_RX_DATA__UART5_DCE_RX 0x00C0 0x034C 0x0644 0x0 0x7&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2018 10:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751111#M116911</guid>
      <dc:creator>zhichaohuang</dc:creator>
      <dc:date>2018-02-03T10:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: UART3, UART4, UART5 on imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751112#M116912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you tested your doubt. Is it working now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 05:07:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751112#M116912</guid>
      <dc:creator>iohertz</dc:creator>
      <dc:date>2018-08-20T05:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: UART3, UART4, UART5 on imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751113#M116913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah,I have tested.It's working on my board.:smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 09:00:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751113#M116913</guid>
      <dc:creator>zhichaohuang</dc:creator>
      <dc:date>2018-08-20T09:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: UART3, UART4, UART5 on imx6ull</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751114#M116914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. Can you help me with my problem?&lt;/P&gt;&lt;P&gt;I am facing the issue:&amp;nbsp;&lt;A href="https://community.nxp.com/thread/482578?sr=inbox"&gt;https://community.nxp.com/thread/482578?sr=inbox&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 11:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART3-UART4-UART5-on-imx6ull/m-p/751114#M116914</guid>
      <dc:creator>iohertz</dc:creator>
      <dc:date>2018-08-20T11:04:05Z</dc:date>
    </item>
  </channel>
</rss>

