<?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中的主题 About SD Card Power Down</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/About-SD-Card-Power-Down/m-p/1057317#M155511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello,Community&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As shown below, at power down, CLK, CMD and DATA must be logic 0.&lt;/P&gt;&lt;P&gt;For example, if you use SW_MUX_CTL_Register(IOMUXC_SW_MUX_CTL_PAD_SD1_CLK) for ALT0_SD1_CLK and use it as a clock, do you have to perform the following processing at power down?&lt;/P&gt;&lt;P&gt;Or can the program force a logical 0 to be output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Change the allocation to 100kPD(IOMUXC_SW_PAD_CTL_PAD_SD1_CLK).&lt;BR /&gt;2. Change the allocation to ALT5_GPIO5_IO3(IOMUXC_SW_MUX_CTL_PAD_SD1_CLK).&lt;BR /&gt;3. Assign to input with GPIOx_GDIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/109458i08EED43DC3C9856C/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Goto&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2020 06:04:39 GMT</pubDate>
    <dc:creator>goto11</dc:creator>
    <dc:date>2020-08-04T06:04:39Z</dc:date>
    <item>
      <title>About SD Card Power Down</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-SD-Card-Power-Down/m-p/1057317#M155511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello,Community&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As shown below, at power down, CLK, CMD and DATA must be logic 0.&lt;/P&gt;&lt;P&gt;For example, if you use SW_MUX_CTL_Register(IOMUXC_SW_MUX_CTL_PAD_SD1_CLK) for ALT0_SD1_CLK and use it as a clock, do you have to perform the following processing at power down?&lt;/P&gt;&lt;P&gt;Or can the program force a logical 0 to be output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Change the allocation to 100kPD(IOMUXC_SW_PAD_CTL_PAD_SD1_CLK).&lt;BR /&gt;2. Change the allocation to ALT5_GPIO5_IO3(IOMUXC_SW_MUX_CTL_PAD_SD1_CLK).&lt;BR /&gt;3. Assign to input with GPIOx_GDIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/109458i08EED43DC3C9856C/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Goto&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2020 06:04:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-SD-Card-Power-Down/m-p/1057317#M155511</guid>
      <dc:creator>goto11</dc:creator>
      <dc:date>2020-08-04T06:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: About SD Card Power Down</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-SD-Card-Power-Down/m-p/1057318#M155512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi GoTo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;you are right, one can&amp;nbsp;&lt;/SPAN&gt;force signals to logical 0 in software&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;using your sequence.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2020 11:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-SD-Card-Power-Down/m-p/1057318#M155512</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-08-04T11:05:27Z</dc:date>
    </item>
  </channel>
</rss>

