<?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のトピックhow to implement imx6ull interface to SDIO3.0 module?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-imx6ull-interface-to-SDIO3-0-module/m-p/829686#M127474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My custom boards implement SD0 to boot up and SD1 to interface to wifi module. My wifi module support SD3.0 spec. So I provide 1.8v to sdio signals of wifi module. Meanwhile I also notice NVCC_NAND from imx6ull should be connected with 1.8v.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; after boot up, I noticed kernel found a new high speed SDIO card but not a ultra high speed SDIO card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; After I ran "cat /sys/kernel/debug/mmc1/ios", I got that system found a sd2.0 card. That's a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;imx6ull14x14evk login: root&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;root@imx6ull14x14evk:~# cat /sys/kernel/debug/mmc1/ios&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;clock:&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;50000000 Hz&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;actual clock:&amp;nbsp;&amp;nbsp; &amp;nbsp;44000000 Hz&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vdd:&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;21 (3.3 ~ 3.4 V)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;bus mode:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (push-pull)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;chip select:&amp;nbsp;&amp;nbsp; &amp;nbsp;0 (don't care)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;power mode:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (on)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;bus width:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (4 bits)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;timing spec:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (sd high-speed)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;signal voltage:&amp;nbsp;&amp;nbsp; &amp;nbsp;0 (3.30 V)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;A href="mailto:root@imx6ull14x14evk:~"&gt;root@imx6ull14x14evk:~#&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; My dts is almost the same as imx6ull-14x14-evk.dts.&amp;nbsp; What else should I be concerned?&lt;/P&gt;&lt;P&gt;The log file and dts file are attached.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Dec 2018 03:12:22 GMT</pubDate>
    <dc:creator>actel</dc:creator>
    <dc:date>2018-12-25T03:12:22Z</dc:date>
    <item>
      <title>how to implement imx6ull interface to SDIO3.0 module?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-imx6ull-interface-to-SDIO3-0-module/m-p/829686#M127474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My custom boards implement SD0 to boot up and SD1 to interface to wifi module. My wifi module support SD3.0 spec. So I provide 1.8v to sdio signals of wifi module. Meanwhile I also notice NVCC_NAND from imx6ull should be connected with 1.8v.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; after boot up, I noticed kernel found a new high speed SDIO card but not a ultra high speed SDIO card.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; After I ran "cat /sys/kernel/debug/mmc1/ios", I got that system found a sd2.0 card. That's a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;imx6ull14x14evk login: root&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;root@imx6ull14x14evk:~# cat /sys/kernel/debug/mmc1/ios&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;clock:&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;50000000 Hz&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;actual clock:&amp;nbsp;&amp;nbsp; &amp;nbsp;44000000 Hz&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vdd:&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;21 (3.3 ~ 3.4 V)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;bus mode:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (push-pull)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;chip select:&amp;nbsp;&amp;nbsp; &amp;nbsp;0 (don't care)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;power mode:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (on)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;bus width:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (4 bits)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;timing spec:&amp;nbsp;&amp;nbsp; &amp;nbsp;2 (sd high-speed)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;signal voltage:&amp;nbsp;&amp;nbsp; &amp;nbsp;0 (3.30 V)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;A href="mailto:root@imx6ull14x14evk:~"&gt;root@imx6ull14x14evk:~#&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; My dts is almost the same as imx6ull-14x14-evk.dts.&amp;nbsp; What else should I be concerned?&lt;/P&gt;&lt;P&gt;The log file and dts file are attached.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Dec 2018 03:12:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-imx6ull-interface-to-SDIO3-0-module/m-p/829686#M127474</guid>
      <dc:creator>actel</dc:creator>
      <dc:date>2018-12-25T03:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to implement imx6ull interface to SDIO3.0 module?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-imx6ull-interface-to-SDIO3-0-module/m-p/829687#M127475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to the 4.9.88 bsp release note:&lt;/P&gt;&lt;P&gt;For i.MX 6ULL, the existing errata&lt;BR /&gt;ERR010450, EMMC HS200, and SD/SDIO&lt;BR /&gt;3.0 SDR104 at 1.8 V can only work below&lt;BR /&gt;or equal to 150 MHz. EMMC DDR52 and&lt;BR /&gt;SD/SDIO DDR50 at 1.8 V can only work&lt;BR /&gt;below or equal to 45 MHz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2019 04:29:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/how-to-implement-imx6ull-interface-to-SDIO3-0-module/m-p/829687#M127475</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2019-01-10T04:29:31Z</dc:date>
    </item>
  </channel>
</rss>

