<?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 Power Group Conflict in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1682734#M208757</link>
    <description>&lt;P&gt;Hi riteshmpatel,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;BR /&gt;I followed your suggestion and the warning disappeared.&lt;BR /&gt;Conversely, when I set NVCC_SD2 to 3.3V, the warning disappeared as well.&lt;BR /&gt;Is this setting also correct?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;tomo&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jul 2023 05:23:03 GMT</pubDate>
    <dc:creator>tomo</dc:creator>
    <dc:date>2023-07-06T05:23:03Z</dc:date>
    <item>
      <title>IMX8MP Power Group Conflict</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1681909#M208690</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm designing a custom board with iMX8MP and PCA9450C.&lt;BR /&gt;NVCC_GPIO is connected to the 3.3V power supply and NVCC_SD2 is his LDO5 output of the PCA9450C.&lt;BR /&gt;My circuit has a USDHC2 interface that I use for an SD card and the VSEL signal is connected from GPIO1_IO04 to the PCA9450C's SD_VSEL pin.&lt;BR /&gt;Are there any issues with this configuration?&lt;BR /&gt;In Config Tools for i.MX v13, when I set NVCC_SD2=1.8V and NVCC_GPIO1=3.3V, I get a warning that the voltages are in conflict, so I would like to ask you just in case.&lt;BR /&gt;I am attaching an image of the warning message.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;tomo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jul 2023 09:30:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1681909#M208690</guid>
      <dc:creator>tomo</dc:creator>
      <dc:date>2023-07-05T09:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Power Group Conflict</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1682727#M208756</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/47778"&gt;@tomo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;uSDHC2_VSEL&lt;/STRONG&gt; is connected to &lt;STRONG&gt;GPIO1_IO4&lt;/STRONG&gt;. However, the&amp;nbsp;&lt;STRONG&gt;NVCC_SD2&lt;/STRONG&gt; voltage is set to&amp;nbsp;&lt;STRONG&gt;1.8V&lt;/STRONG&gt; and the &lt;STRONG&gt;NVCC_GPIO1&lt;/STRONG&gt; voltage is set to &lt;STRONG&gt;3.3V.&amp;nbsp;&lt;/STRONG&gt;Since uSDHC2 is referenced to NVCC_SD2 power rail, there would be a warning of voltage conflict.&lt;/P&gt;
&lt;P&gt;If you change the &lt;STRONG&gt;NVCC_GPIO1&lt;/STRONG&gt; voltage to &lt;STRONG&gt;1.8V,&amp;nbsp;&lt;/STRONG&gt;the warning would vanish. Please check.&lt;/P&gt;
&lt;P&gt;I hope it helps.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Ritesh M Patel&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 05:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1682727#M208756</guid>
      <dc:creator>riteshmpatel</dc:creator>
      <dc:date>2023-07-06T05:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Power Group Conflict</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1682734#M208757</link>
      <description>&lt;P&gt;Hi riteshmpatel,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;BR /&gt;I followed your suggestion and the warning disappeared.&lt;BR /&gt;Conversely, when I set NVCC_SD2 to 3.3V, the warning disappeared as well.&lt;BR /&gt;Is this setting also correct?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;tomo&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 05:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1682734#M208757</guid>
      <dc:creator>tomo</dc:creator>
      <dc:date>2023-07-06T05:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MP Power Group Conflict</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1682984#M208790</link>
      <description>&lt;P&gt;Yes, that setting is also correct.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Ritesh M Patel&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 08:46:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MP-Power-Group-Conflict/m-p/1682984#M208790</guid>
      <dc:creator>riteshmpatel</dc:creator>
      <dc:date>2023-07-06T08:46:55Z</dc:date>
    </item>
  </channel>
</rss>

