<?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: [iMX6UL] How to verify SDIO interface connecting a device?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6UL-How-to-verify-SDIO-interface-connecting-a-device/m-p/727910#M113216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;For example, if the SD card has been already inserted, how I know iMX6UL detect this device well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;linux detects device in probe function of wifi module, as example one can refer to BCM4339 driver sources&lt;/P&gt;&lt;P&gt;described in Linux Manual Chapter 46 Wi-Fi BCM4339 Driver, included in linux documentation package&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageTyp…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;can I detect Wifi module via SDIO before Wifi driver porting?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid no. In general usdhc interface can be tested with unit tests (../test/mxc_mmc_test)&lt;/P&gt;&lt;P&gt;imx-test&lt;BR /&gt;&lt;A href="https://community.nxp.com/www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz" target="test_blank"&gt;www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2018 05:45:26 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-05-08T05:45:26Z</dc:date>
    <item>
      <title>[iMX6UL] How to verify SDIO interface connecting a device?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6UL-How-to-verify-SDIO-interface-connecting-a-device/m-p/727909#M113215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, our HW design using iMX6UL SDIO1 connecting Wifi module and SD card socket via SDIO expander.&lt;/P&gt;&lt;P&gt;We use an SDIO select PIN to switch one of two devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does iMX6UL BSP have command or other debug message can verify SDIO interface?&lt;/P&gt;&lt;P&gt;For example, if the SD card has been already inserted, how I know iMX6UL detect this device well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My main purpose is bringing WIFi module in BSP, can I detect Wifi module via SDIO before Wifi driver porting?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2018 01:28:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6UL-How-to-verify-SDIO-interface-connecting-a-device/m-p/727909#M113215</guid>
      <dc:creator>jimhuangtw</dc:creator>
      <dc:date>2018-05-06T01:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: [iMX6UL] How to verify SDIO interface connecting a device?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6UL-How-to-verify-SDIO-interface-connecting-a-device/m-p/727910#M113216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;For example, if the SD card has been already inserted, how I know iMX6UL detect this device well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;linux detects device in probe function of wifi module, as example one can refer to BCM4339 driver sources&lt;/P&gt;&lt;P&gt;described in Linux Manual Chapter 46 Wi-Fi BCM4339 Driver, included in linux documentation package&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product" title="https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageType=product"&gt;https://www.nxp.com/webapp/Download?colCode=L4.1.15_1.1.0_LINUX_DOCS&amp;amp;Parent_nodeId=1337699481071706174845&amp;amp;Parent_pageTyp…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;can I detect Wifi module via SDIO before Wifi driver porting?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid no. In general usdhc interface can be tested with unit tests (../test/mxc_mmc_test)&lt;/P&gt;&lt;P&gt;imx-test&lt;BR /&gt;&lt;A href="https://community.nxp.com/www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz" target="test_blank"&gt;www.nxp.com/lgfiles/NMG/MAD/YOCTO/imx-test-5.7.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 05:45:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6UL-How-to-verify-SDIO-interface-connecting-a-device/m-p/727910#M113216</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-05-08T05:45:26Z</dc:date>
    </item>
  </channel>
</rss>

