<?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: i.MX8MMini: connect UART2 to SAI3 Pins</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955036#M142630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elma,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can add them to pins-imx8mm.h according to imx8mm_pins.h in u-boot ( arch/arm/include/asm/arch-imx8m/imx8mm_pins.h) by yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;see below, please!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MX8MM_IOMUXC_SAI3_TXFS_UART2_RXD&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; 0x01D8 0x0440 0x4 0x2&lt;BR /&gt; MX8MM_IOMUXC_SAI3_TXC_UART2_TXD&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x01DC 0x0444 0x4 0x0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2019 04:53:19 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2019-06-10T04:53:19Z</dc:date>
    <item>
      <title>i.MX8MMini: connect UART2 to SAI3 Pins</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955035#M142629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On our new&amp;nbsp;board with i.MX8MMini, we need to use the pins originally used for UART2 (Linux console) for an SPI-Interface. According to the iMX8MMini reference manual, the UART2 RXD and TXD can be connected to the pins SAI3_TXFS and SAI3_TXC. But in the file .../dt-bindings/pinctrl/pins-imx8mm.h the respective defines are missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question:&lt;/P&gt;&lt;P&gt;Were these defines only forgotten to add an this can simply be done? This is what I expect.&lt;/P&gt;&lt;P&gt;Or:&lt;/P&gt;&lt;P&gt;Will it not be possible to switch the UART2 to the SAI3 pins? Which I hope is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me a short hint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance and best regards&lt;/P&gt;&lt;P&gt;Elmar Albert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2019 06:11:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955035#M142629</guid>
      <dc:creator>elmaralbert</dc:creator>
      <dc:date>2019-06-07T06:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MMini: connect UART2 to SAI3 Pins</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955036#M142630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elma,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can add them to pins-imx8mm.h according to imx8mm_pins.h in u-boot ( arch/arm/include/asm/arch-imx8m/imx8mm_pins.h) by yourself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;see below, please!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MX8MM_IOMUXC_SAI3_TXFS_UART2_RXD&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; 0x01D8 0x0440 0x4 0x2&lt;BR /&gt; MX8MM_IOMUXC_SAI3_TXC_UART2_TXD&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x01DC 0x0444 0x4 0x0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 04:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955036#M142630</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2019-06-10T04:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MMini: connect UART2 to SAI3 Pins</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955037#M142631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Weidong,&lt;/P&gt;&lt;P&gt;thank you for your response. This is what I expected!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Elmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 06:07:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955037#M142631</guid>
      <dc:creator>elmaralbert</dc:creator>
      <dc:date>2019-06-11T06:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MMini: connect UART2 to SAI3 Pins</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955038#M142632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elmar,&lt;/P&gt;&lt;P&gt;&amp;nbsp; You are welcome!&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;weidong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:22:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MMini-connect-UART2-to-SAI3-Pins/m-p/955038#M142632</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2019-06-11T09:22:20Z</dc:date>
    </item>
  </channel>
</rss>

