<?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: iMX8m mini</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2063131#M235175</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198030"&gt;@Sadatan123&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try modifying the u-boot device tree too.&lt;/P&gt;
&lt;P&gt;in node &lt;A href="https://github.com/nxp-imx/uboot-imx/blob/7376547b9e424b2d0f42dfe96394168c781ca297/arch/arm/dts/imx8mm-evk.dtsi#L399" target="_self"&gt;&lt;STRONG&gt;usdhc2 &lt;/STRONG&gt;&lt;/A&gt; add the line:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;pinctrl-assert-gpios = &amp;lt;&amp;amp;gpio1 4 GPIO_ACTIVE_HIGH&amp;gt;;&lt;/LI-CODE&gt;
&lt;P&gt;and finishing add the next line to all pinctrl of &lt;STRONG&gt;usdhc2 :&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;MX8MM_IOMUXC_GPIO1_IO04_GPIO1_IO4	0x1d0&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After those changed the voltage should be 1.8v too in u-boot stage;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Mar 2025 14:39:21 GMT</pubDate>
    <dc:creator>Chavira</dc:creator>
    <dc:date>2025-03-17T14:39:21Z</dc:date>
    <item>
      <title>iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2028930#M233047</link>
      <description>&lt;P&gt;I want to run a Wi-Fi+BT module on M.2 connector of iMX8M mini EVK on SDIO interface but SDIO interface on M.2 connector is not connected anywhere on base board.&lt;/P&gt;&lt;P&gt;Can I remove Sd card and connect the signals from SD2 (i.e. CMD, CLK and D0-D3 ) to SDIO signal's test points on M.2 connector and test the Wi-Fi+BT module the way given below:&lt;BR /&gt;&lt;BR /&gt;Will there be any change needed to be done in Software or its integrated in Linux?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 10:06:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2028930#M233047</guid>
      <dc:creator>Sadatan123</dc:creator>
      <dc:date>2025-01-16T10:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2029033#M233051</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198030"&gt;@Sadatan123&lt;/a&gt;!&lt;BR /&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;You have to use the &lt;A href="https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx8mm-evk-usd-wifi.dts" target="_self"&gt;&lt;STRONG&gt;imx8mm-evk-usd-wifi.dtb &lt;/STRONG&gt;&lt;/A&gt;to use SDIO signals from the SD2 connector.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 12:46:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2029033#M233051</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-01-16T12:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2029672#M233074</link>
      <description>Hi Chavira,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick reply.&lt;BR /&gt;Just wanted to check one thing, if I use SDIO interface SD2 (on which SD card in connected) on base board of imX8Mmini EVK to connect a wi-fi module. Do I need to make any changes on the base board or SOM to boot it from eMMC? Does this evk boot from eMMC or SD card by default?</description>
      <pubDate>Fri, 17 Jan 2025 09:55:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2029672#M233074</guid>
      <dc:creator>Sadatan123</dc:creator>
      <dc:date>2025-01-17T09:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2029772#M233082</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198030"&gt;@Sadatan123&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to boot from eMMC.&lt;/P&gt;
&lt;P&gt;The Board boot according to the boot switches.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chavira_1-1737119156234.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/320089i89645D7A6FD3A99C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chavira_1-1737119156234.png" alt="Chavira_1-1737119156234.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chavira_0-1737119139713.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/320088i14CBDF051A952983/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chavira_0-1737119139713.png" alt="Chavira_0-1737119139713.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can consult a detailed information in the &lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX8MMEVKBHUG" target="_self"&gt;IMX8MMEVK User Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 13:06:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2029772#M233082</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-01-17T13:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2035078#M233419</link>
      <description>&lt;P&gt;What do you think I need to change in software or hardware if the module which I am connecting on SD2 of IMX8Mmini EVK has 1.8 V signals?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 12:03:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2035078#M233419</guid>
      <dc:creator>Sadatan123</dc:creator>
      <dc:date>2025-01-28T12:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2036178#M233501</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198030"&gt;@Sadatan123&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;The device tree &lt;STRONG&gt;imx8mm-evk-usd-wifi.dtb &lt;/STRONG&gt;automatically adjust the voltage to 1.8v.&lt;/P&gt;
&lt;P&gt;This device tree put a HIGH value on pin &lt;STRONG&gt;SD2_VSEL &lt;/STRONG&gt;of the PMIC changing the &lt;STRONG&gt;NVCC_SD2 &lt;/STRONG&gt;voltage from 3.3v to 1.8v.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 15:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2036178#M233501</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-01-30T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2062970#M235165</link>
      <description>&lt;P&gt;Hi Chavira,&lt;BR /&gt;&lt;BR /&gt;Thanks for this information. We did the required changes by integrating&amp;nbsp;&lt;STRONG&gt;imx8mm-evk-usd-wifi.dtb. &lt;/STRONG&gt;This did change the voltage levels of SDIO interface to 1.8V, but during boot up for voltage remains 3.3V until device loads the Kernel. We tried interrupting boot sequence and keeping device in U boot and voltage remained 3.3 V but as soon as we load the kernel image it changes to 1.8V (desired voltage)&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 10:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2062970#M235165</guid>
      <dc:creator>Sadatan123</dc:creator>
      <dc:date>2025-03-17T10:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2063131#M235175</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/198030"&gt;@Sadatan123&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try modifying the u-boot device tree too.&lt;/P&gt;
&lt;P&gt;in node &lt;A href="https://github.com/nxp-imx/uboot-imx/blob/7376547b9e424b2d0f42dfe96394168c781ca297/arch/arm/dts/imx8mm-evk.dtsi#L399" target="_self"&gt;&lt;STRONG&gt;usdhc2 &lt;/STRONG&gt;&lt;/A&gt; add the line:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;pinctrl-assert-gpios = &amp;lt;&amp;amp;gpio1 4 GPIO_ACTIVE_HIGH&amp;gt;;&lt;/LI-CODE&gt;
&lt;P&gt;and finishing add the next line to all pinctrl of &lt;STRONG&gt;usdhc2 :&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;MX8MM_IOMUXC_GPIO1_IO04_GPIO1_IO4	0x1d0&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After those changed the voltage should be 1.8v too in u-boot stage;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 14:39:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8m-mini/m-p/2063131#M235175</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-03-17T14:39:21Z</dc:date>
    </item>
  </channel>
</rss>

