<?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: iMX6Solo : Register setting for using the RXC,RXFS signals instead of the TXC,TXFS signals in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401394#M59303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor san,&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We read AUDMUX description and this comunity thread, and tried.&lt;/P&gt;&lt;P&gt;But failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current setting is:&lt;/P&gt;&lt;P&gt;SSI1 -&amp;gt; internal port 1 -&amp;gt; Ext port 4&lt;/P&gt;&lt;P&gt;So I modified PTCR1 from 0x9CC00800 to 0xDEC00800&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TFS_DIR: 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; TFSEL[3:0] : Changed from b'0011(TXFS, Port4) to b'1011(RxFS, Port4)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TCLKDIR: 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; TCSEL[3:0]: Changed from b'0011(TXC, Port4) to b'1011(RxC, Port4)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And tried, but still can not transfer any data out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ask if there is any other modification needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;BR /&gt;Koichi Sakagami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 09:50:44 GMT</pubDate>
    <dc:creator>koichisakagami</dc:creator>
    <dc:date>2015-04-16T09:50:44Z</dc:date>
    <item>
      <title>iMX6Solo : Register setting for using the RXC,RXFS signals instead of the TXC,TXFS signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401392#M59301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We designed the custom board wrongly as follows.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The i.MX6Solo (slave) is connected to the DSP(master) with RXC,RXFS,RXD,TXD signals &lt;BR /&gt;in synchronous mode (4-Wire interface).&lt;/P&gt;&lt;P&gt;In reference manual 16.5.1.3.1 Synchronous Mode (4-Wire Interface),&lt;BR /&gt;it is described that a 4-wire interface use&amp;nbsp; TXC, TXFS,RXD,TXD signals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Background]&lt;BR /&gt;We referred the Reference manual sect.16.6.7 "Port Timing Control Register 4 (AUDMUX_PTCR4)" .&lt;/P&gt;&lt;P&gt;We set the AUDMUX_PTCR4 register to h'4210_8800 ".&lt;BR /&gt;AUDMUX_PTCR4 : &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TCSEL[3:0] - 1xxx Selects RXC from port. &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TFSEL[3:0] - 1xxx Selects RXFS from port. &lt;/P&gt;&lt;P&gt;As a result, the i.MX6 4-wire interface does not work correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to verify the register settings without "Port Timing Control Register 4 (AUDMUX_PTCR4)" , &lt;BR /&gt;we modified the hardware connection between i.MX6 and DSP with RXC , RXFS signals. &lt;BR /&gt;Now the i.MX6Solo (slave) is connected to the DSP(master) with TXC, TXFS,RXD,TXD signals &lt;BR /&gt;in synchronous mode (4-Wire interface). &lt;BR /&gt;Then i.MX6Solo 4-wire interface work correctly. &lt;BR /&gt;We think that the register settings without AUDMUX_PTCR4 are approximately correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Question] &lt;BR /&gt;Is the AUDMUX_PTCR4 vaule wrong ? &lt;BR /&gt;Is it necessary to set the other registers other than AUDMUX_PTCR4 register ? &lt;BR /&gt;Could you advise to us any hints ? &lt;/P&gt;&lt;P&gt;Best Regards, &lt;BR /&gt;Koichi Sakagami &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 09:19:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401392#M59301</guid>
      <dc:creator>koichisakagami</dc:creator>
      <dc:date>2015-04-13T09:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6Solo : Register setting for using the RXC,RXFS signals instead of the TXC,TXFS signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401393#M59302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi koichi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you selected in PTCR4 RXC, RXFS as inputs,&lt;/P&gt;&lt;P&gt;then RFSEL,RCSEL settings are ignored in PTCR4 -&lt;/P&gt;&lt;P&gt;TFSEL,TCSEL should be selected in appropriate PTCR1,2&lt;/P&gt;&lt;P&gt;register with TXC, TXFS configured in PTCR1,2 as outputs&lt;/P&gt;&lt;P&gt;and selection as you set:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;TCSEL[3:0] - 1xxx Selects RXC from port. &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;TFSEL[3:0] - 1xxx Selects RXFS from port. &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;.&lt;span class="lia-inline-image-display-wrapper" image-alt="AUDMUX.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50721iB3E811E1A1B1B47A/image-size/large?v=v2&amp;amp;px=999" role="button" title="AUDMUX.jpg" alt="AUDMUX.jpg" /&gt;&lt;/span&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 11:37:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401393#M59302</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-13T11:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6Solo : Register setting for using the RXC,RXFS signals instead of the TXC,TXFS signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401394#M59303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor san,&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We read AUDMUX description and this comunity thread, and tried.&lt;/P&gt;&lt;P&gt;But failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current setting is:&lt;/P&gt;&lt;P&gt;SSI1 -&amp;gt; internal port 1 -&amp;gt; Ext port 4&lt;/P&gt;&lt;P&gt;So I modified PTCR1 from 0x9CC00800 to 0xDEC00800&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TFS_DIR: 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; TFSEL[3:0] : Changed from b'0011(TXFS, Port4) to b'1011(RxFS, Port4)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; TCLKDIR: 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; TCSEL[3:0]: Changed from b'0011(TXC, Port4) to b'1011(RxC, Port4)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And tried, but still can not transfer any data out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ask if there is any other modification needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;BR /&gt;Koichi Sakagami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 09:50:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401394#M59303</guid>
      <dc:creator>koichisakagami</dc:creator>
      <dc:date>2015-04-16T09:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6Solo : Register setting for using the RXC,RXFS signals instead of the TXC,TXFS signals</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401395#M59304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi koichi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think settings are correct,&lt;/P&gt;&lt;P&gt;however I do not have idea why it is not&lt;/P&gt;&lt;P&gt;working. I would suggest to test with SDK &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : &lt;/P&gt;&lt;P&gt;Bare-metal SDK, to avoid linux side effects.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 12:47:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6Solo-Register-setting-for-using-the-RXC-RXFS-signals-instead/m-p/401395#M59304</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-16T12:47:42Z</dc:date>
    </item>
  </channel>
</rss>

