<?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: IMX8mp  MCU uart in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1582442#M200091</link>
    <description>&lt;P&gt;refer to the dts file, imx8mp-evk.dts enable uart3&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mp-evk.dts?h=lf-5.15.y" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mp-evk.dts?h=lf-5.15.y&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 11:48:18 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2023-01-13T11:48:18Z</dc:date>
    <item>
      <title>IMX8mp  MCU uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1582370#M200075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I use imx8mp board. Now, I want to use uart3 as a uart of M7,&amp;nbsp; not as a 485 serial port for A53 core. I have deleted uart3 in dts of A53，and config pin-mux in M7, but uart3 haven't worked.&lt;/P&gt;&lt;P&gt;I config pin blow in file rtos_examples/freertos_uart/pin_mux.c&lt;/P&gt;&lt;P&gt;void BOARD_InitPins(void) { /*!&amp;lt; Function assigned for the core: Cortex-M7F[m7] */&lt;BR /&gt;IOMUXC_SetPinMux(IOMUXC_UART4_RXD_UART4_RX, 0U);&lt;BR /&gt;IOMUXC_SetPinConfig(IOMUXC_UART4_RXD_UART4_RX,&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PUE_MASK |&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PE_MASK);&lt;BR /&gt;IOMUXC_SetPinMux(IOMUXC_UART4_TXD_UART4_TX, 0U);&lt;BR /&gt;IOMUXC_SetPinConfig(IOMUXC_UART4_TXD_UART4_TX,&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PUE_MASK |&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PE_MASK);&lt;BR /&gt;&lt;BR /&gt;IOMUXC_SetPinMux(IOMUXC_UART3_RXD_UART3_RX, 0U);&lt;BR /&gt;IOMUXC_SetPinConfig(IOMUXC_UART3_RXD_UART3_RX,&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PUE_MASK |&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PE_MASK);&lt;BR /&gt;IOMUXC_SetPinMux(IOMUXC_UART3_TXD_UART3_TX, 0U);&lt;BR /&gt;IOMUXC_SetPinConfig(IOMUXC_UART3_TXD_UART3_TX,&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PUE_MASK |&lt;BR /&gt;IOMUXC_SW_PAD_CTL_PAD_PE_MASK);&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 09:35:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1582370#M200075</guid>
      <dc:creator>XuYazhuo</dc:creator>
      <dc:date>2023-01-13T09:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8mp  MCU uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1582442#M200091</link>
      <description>&lt;P&gt;refer to the dts file, imx8mp-evk.dts enable uart3&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mp-evk.dts?h=lf-5.15.y" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mp-evk.dts?h=lf-5.15.y&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 11:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1582442#M200091</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-01-13T11:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8mp  MCU uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1582706#M200113</link>
      <description>&lt;P&gt;hi, I refered this dts to enable uart3, but I can't send or receive data then I use freertos_uart&amp;nbsp; example。&lt;/P&gt;&lt;P&gt;Anywhere else I need to config?&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2023 06:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1582706#M200113</guid>
      <dc:creator>XuYazhuo</dc:creator>
      <dc:date>2023-01-14T06:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8mp  MCU uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1583670#M200219</link>
      <description>&lt;P&gt;try to disable in the dts file firstly if you want to M core to use this uart&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 05:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1583670#M200219</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-01-17T05:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8mp  MCU uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1583679#M200221</link>
      <description>&lt;P&gt;yes,I have disabled uart3 in dts。Then,I&amp;nbsp; config pins of uart3 in pin-mux.c like above 。Any else do I need to do ?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 05:52:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1583679#M200221</guid>
      <dc:creator>XuYazhuo</dc:creator>
      <dc:date>2023-01-17T05:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8mp  MCU uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1584566#M200322</link>
      <description>&lt;P&gt;I checked ATF, only UART2 is assigned to domain, so you don't need to change this&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/imx-atf/tree/plat/imx/imx8m/imx8mp/imx8mp_bl31_setup.c?h=lf-5.10.72-2.2.0#n48" target="_blank"&gt;https://source.codeaurora.org/external/imx/imx-atf/tree/plat/imx/imx8m/imx8mp/imx8mp_bl31_setup.c?h=lf-5.10.72-2.2.0#n48&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;you also can refer to the imx8mp-evk-rpmsg.dts if you use this to the linux boot, current bsp disable uart4&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mp-evk-rpmsg.dts?h=lf-5.10.72-2.2.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mp-evk-rpmsg.dts?h=lf-5.10.72-2.2.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 11:30:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1584566#M200322</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2023-01-18T11:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8mp  MCU uart</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1585236#M200378</link>
      <description>&lt;P&gt;so it is. But now I want more uart for mcu,&amp;nbsp; use uar3 as a uart of M7。The data enter via uart3 to M7，like this.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 07:10:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8mp-MCU-uart/m-p/1585236#M200378</guid>
      <dc:creator>XuYazhuo</dc:creator>
      <dc:date>2023-01-19T07:10:04Z</dc:date>
    </item>
  </channel>
</rss>

