<?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: UART Receiver Register (UARTx_URXD) issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597521#M89641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest to look at attached one more example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2016 10:25:42 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-09-08T10:25:42Z</dc:date>
    <item>
      <title>UART Receiver Register (UARTx_URXD) issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597518#M89638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to communicate with iMX6 quad through UART. I succeeded in establishing the transmitting part but I can't receive anything.&amp;nbsp;UARTx_UTXD doesn't respond in any way whether I press any key or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried also to follow the steps mentioned in section&amp;nbsp;64.13.1 "Programming the UART in RS-232 mode" but I had the same issue. All the previous experiments were done baremetal through the SDK.&lt;BR /&gt;&lt;BR /&gt;Did I miss something regarding the configuration settings or something?!&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Ali Elseddeek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 08:36:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597518#M89638</guid>
      <dc:creator>alielseddeek</dc:creator>
      <dc:date>2016-09-07T08:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: UART Receiver Register (UARTx_URXD) issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597519#M89639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at attached example from sdk and description&lt;/P&gt;&lt;P&gt;in Chapter 33 Configuring the UART Driver pdf file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 23:53:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597519#M89639</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-09-07T23:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: UART Receiver Register (UARTx_URXD) issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597520#M89640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Igor for your reply. I already have seen this chapter in addition to attached example but I had no clue. I also would like to mention that the example receiver part doesn't work either.&lt;BR /&gt;&lt;BR /&gt;Question1) Is there any configuration that is specific for the receiving part since I can transmit anything I want?&lt;BR /&gt;Question2) Note that I am using Uart2 module in my tests so is there a possibility that I should use another one?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Ali Elseddeek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:32:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597520#M89640</guid>
      <dc:creator>alielseddeek</dc:creator>
      <dc:date>2016-09-08T09:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: UART Receiver Register (UARTx_URXD) issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597521#M89641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest to look at attached one more example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:25:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART-Receiver-Register-UARTx-URXD-issue/m-p/597521#M89641</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-09-08T10:25:42Z</dc:date>
    </item>
  </channel>
</rss>

