<?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のトピックUART protocol not working with freescale jellybean 4.2 source</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UART-protocol-not-working-with-freescale-jellybean-4-2-source/m-p/240774#M19944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using sabresd-6q freescale board .&lt;/P&gt;&lt;P&gt;I have integrated Broadcom Bluetooth chip over UART interface .&lt;/P&gt;&lt;P&gt;RX/TX lines are working , as its confirmed using loop-back test in HW .&amp;nbsp; &lt;/P&gt;&lt;P&gt;CTS/RTS lines are not working.&lt;/P&gt;&lt;P&gt;As bluetooth vendor firmware works with flow control , there is must for handshaking to happen between host and controller.&lt;/P&gt;&lt;P&gt;Can any one clarify , whether the UART protocol is tested on sabresd board .?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any dependency in S/W , so as to enable / make CTS/RTC lines work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I carried out serialAndroidTest , Basically testing the working of CTS/RTS lines on sabresd-6q board , the test is failing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help , how to debug this RTS/CTS issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 06:24:38 GMT</pubDate>
    <dc:creator>shivanagouda</dc:creator>
    <dc:date>2014-01-17T06:24:38Z</dc:date>
    <item>
      <title>UART protocol not working with freescale jellybean 4.2 source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART-protocol-not-working-with-freescale-jellybean-4-2-source/m-p/240774#M19944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using sabresd-6q freescale board .&lt;/P&gt;&lt;P&gt;I have integrated Broadcom Bluetooth chip over UART interface .&lt;/P&gt;&lt;P&gt;RX/TX lines are working , as its confirmed using loop-back test in HW .&amp;nbsp; &lt;/P&gt;&lt;P&gt;CTS/RTS lines are not working.&lt;/P&gt;&lt;P&gt;As bluetooth vendor firmware works with flow control , there is must for handshaking to happen between host and controller.&lt;/P&gt;&lt;P&gt;Can any one clarify , whether the UART protocol is tested on sabresd board .?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any dependency in S/W , so as to enable / make CTS/RTC lines work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I carried out serialAndroidTest , Basically testing the working of CTS/RTS lines on sabresd-6q board , the test is failing .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help , how to debug this RTS/CTS issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 06:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART-protocol-not-working-with-freescale-jellybean-4-2-source/m-p/240774#M19944</guid>
      <dc:creator>shivanagouda</dc:creator>
      <dc:date>2014-01-17T06:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: UART protocol not working with freescale jellybean 4.2 source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART-protocol-not-working-with-freescale-jellybean-4-2-source/m-p/240775#M19945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,shivanagouda,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you are using UART for bluetooth of sabresd-6q board, you will have to adjust hardware and bootargs in u-boot. see following schematic:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;(1) Adjusting hardware&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42677i0E0ADCFC57F01F98/image-size/large?v=v2&amp;amp;px=999" title="bt-uart.png" alt="bt-uart.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;&lt;STRONG&gt;R214,R210,R215 and R211 should be populated. UART5 is used here, mapping to CPU pins:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;KEY_ROW1---&amp;gt;BT_UART_RXD&lt;/P&gt;&lt;P&gt;KEY_ROW4---&amp;gt;BT_UART_CTS&lt;/P&gt;&lt;P&gt;KEY_COL1---&amp;gt;BT_UART_TXD&lt;/P&gt;&lt;P&gt;KEY_COL4---&amp;gt;BT_UART_RTS&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;(2) Using "bluetooth" in bootargs of u-boot .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;open "myandroid/kernel_imx/arch/arm/mach-mx6/board-mx6q_sabresd.c", and we will see these lines:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;static iomux_v3_cfg_t mx6dl_uart5_pads[] = {&lt;/P&gt;&lt;P&gt; MX6DL_PAD_KEY_ROW1__UART5_RXD,&lt;/P&gt;&lt;P&gt; MX6DL_PAD_KEY_COL1__UART5_TXD,&lt;/P&gt;&lt;P&gt; MX6DL_PAD_KEY_COL4__UART5_RTS,&lt;/P&gt;&lt;P&gt; MX6DL_PAD_KEY_ROW4__UART5_CTS,&lt;/P&gt;&lt;P&gt; /* gpio for reset */&lt;/P&gt;&lt;P&gt; MX6DL_PAD_GPIO_2__GPIO_1_2,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;static int __init uart5_setup(char * __unused)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt; uart5_enabled = 1;&lt;/P&gt;&lt;P&gt; return 1;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 12pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;__setup("bluetooth", uart5_setup);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please try above steps !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Weidong&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 09:30:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART-protocol-not-working-with-freescale-jellybean-4-2-source/m-p/240775#M19945</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2014-02-12T09:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: UART protocol not working with freescale jellybean 4.2 source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UART-protocol-not-working-with-freescale-jellybean-4-2-source/m-p/240776#M19946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also using UART5 for the Bluetooth connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our pic connection is as follow.&lt;/P&gt;&lt;P&gt;Bluetooth pins&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; imx6&lt;/P&gt;&lt;P&gt;BT_RXD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; KEY_COL1&lt;/P&gt;&lt;P&gt;BT_TXD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; KEY_ROW1&lt;/P&gt;&lt;P&gt;BT_CTS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; KEY_COL4&lt;/P&gt;&lt;P&gt;BT_RTS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; KEY_ROW4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our iomux setting is following, but still we are not able to start the communication.&lt;/P&gt;&lt;P&gt;static iomux_v3_cfg_t mx6q_uart5_pads[] = {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6Q_PAD_KEY_ROW1__UART5_RXD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6Q_PAD_KEY_COL1__UART5_TXD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6Q_PAD_KEY_ROW4__UART5_CTS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX6Q_PAD_KEY_COL4__UART5_RTS,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we need to do more change for the UART5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 04:38:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UART-protocol-not-working-with-freescale-jellybean-4-2-source/m-p/240776#M19946</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2014-04-18T04:38:13Z</dc:date>
    </item>
  </channel>
</rss>

