<?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: Sample C code to disable MMC High Speed Mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Sample-C-code-to-disable-MMC-High-Speed-Mode/m-p/317399#M42056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at SDK uSDHC tests&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="409934" __jive_macro_name="message" class="jive_macro_message jive_macro" href="https://community.nxp.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 06:29:55 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-06-12T06:29:55Z</dc:date>
    <item>
      <title>Sample C code to disable MMC High Speed Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sample-C-code-to-disable-MMC-High-Speed-Mode/m-p/317398#M42055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right now we are using i.MX6 Solo Lite EVK and need to port a Wifi driver.&amp;nbsp; Unfortunately, we also need to figure out how to disable SDIO High Speed mode on the same Wifi Module SDIO interface. I checked IMX6SLRM pdf file and discovered the following description in the section 54.&amp;nbsp; &lt;/P&gt;&lt;P&gt;====================&lt;/P&gt;&lt;P&gt;disable_sdio_high_speed_mode(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;send CMD52 to clear bit EHS at address 0x13 and read after write to confirm EHS bit is&lt;/P&gt;&lt;P&gt;cleared;&lt;/P&gt;&lt;P&gt;change clock divisor value or configure the system clock feeding into uSDHC to generate the&lt;/P&gt;&lt;P&gt;card_clk of the desired value below 25MHz;&lt;/P&gt;&lt;P&gt;(data transactions like normal peers)&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;==================== &lt;/P&gt;&lt;P&gt;Could anyone share some coding example to meet the description in the above section?&amp;nbsp; That would save me some time to understand how to control the register in i.MX6SL.&amp;nbsp; Let me thank you beforehand!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 13:27:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sample-C-code-to-disable-MMC-High-Speed-Mode/m-p/317398#M42055</guid>
      <dc:creator>vincentchou</dc:creator>
      <dc:date>2014-06-11T13:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sample C code to disable MMC High Speed Mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Sample-C-code-to-disable-MMC-High-Speed-Mode/m-p/317399#M42056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vincent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please look at SDK uSDHC tests&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX 6Series Platform SDK&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Bare-metal SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="409934" __jive_macro_name="message" class="jive_macro_message jive_macro" href="https://community.nxp.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 06:29:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Sample-C-code-to-disable-MMC-High-Speed-Mode/m-p/317399#M42056</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-06-12T06:29:55Z</dc:date>
    </item>
  </channel>
</rss>

