<?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 I keep getting SDIO driver init failed in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1640756#M24818</link>
    <description>&lt;P&gt;I am using&amp;nbsp;AzureWave AW-AM510-uSD and i.MX RT1060 EVK board to try out the&amp;nbsp;evkmimxrt1060_wifi_cli SDk example project. I have go to "/source/app_config.h" and declared the module:&lt;/P&gt;&lt;P&gt;&amp;nbsp;#define WIFI_IW416_BOARD_AW_AM510_USD&lt;/P&gt;&lt;P&gt;then hit build and debugged it.&amp;nbsp;In Tera term I keep getting the following message:&lt;/P&gt;&lt;P&gt;[sdio] Error: Card initialization failed&lt;BR /&gt;[wifi_io] Error: SDIO driver init failed.&lt;BR /&gt;[wifi] Error: sd_wifi_init failed. status code -1&lt;BR /&gt;[wlcm] Error: wifi_init failed. status code -1&lt;BR /&gt;ASSERT ERROR " 0 == result ": file "main.c" Line "278" function name "wlan_driver_init"&lt;/P&gt;&lt;P&gt;I am pretty sure I got all the SDIO connection and&amp;nbsp;antenna right.&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Apr 2023 03:48:57 GMT</pubDate>
    <dc:creator>EricLin0123</dc:creator>
    <dc:date>2023-04-27T03:48:57Z</dc:date>
    <item>
      <title>I keep getting SDIO driver init failed</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1640756#M24818</link>
      <description>&lt;P&gt;I am using&amp;nbsp;AzureWave AW-AM510-uSD and i.MX RT1060 EVK board to try out the&amp;nbsp;evkmimxrt1060_wifi_cli SDk example project. I have go to "/source/app_config.h" and declared the module:&lt;/P&gt;&lt;P&gt;&amp;nbsp;#define WIFI_IW416_BOARD_AW_AM510_USD&lt;/P&gt;&lt;P&gt;then hit build and debugged it.&amp;nbsp;In Tera term I keep getting the following message:&lt;/P&gt;&lt;P&gt;[sdio] Error: Card initialization failed&lt;BR /&gt;[wifi_io] Error: SDIO driver init failed.&lt;BR /&gt;[wifi] Error: sd_wifi_init failed. status code -1&lt;BR /&gt;[wlcm] Error: wifi_init failed. status code -1&lt;BR /&gt;ASSERT ERROR " 0 == result ": file "main.c" Line "278" function name "wlan_driver_init"&lt;/P&gt;&lt;P&gt;I am pretty sure I got all the SDIO connection and&amp;nbsp;antenna right.&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 03:48:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1640756#M24818</guid>
      <dc:creator>EricLin0123</dc:creator>
      <dc:date>2023-04-27T03:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: I keep getting SDIO driver init failed</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1641222#M24828</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216226"&gt;@EricLin0123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Please check the SDK document for the hardware configuration at first:&lt;/P&gt;
&lt;P&gt;SDK_2_13_1_EVK-MIMXRT1060\docs\wireless\&lt;/P&gt;
&lt;P&gt;UM11441-Getting-Started-with-NXP-based-Wireless-Modules-and-i.MX-RT-Platform-Running-on-RTOS.pdf&lt;/P&gt;
&lt;P&gt;chapter&amp;nbsp;4.2.3 AzureWave AW-AM510 module&lt;/P&gt;
&lt;P&gt;Please check your module settings at first.&lt;/P&gt;
&lt;P&gt;BTW, please use the newest SDK version instead of the old version.&lt;/P&gt;
&lt;P&gt;If you still have issues, please also give me the connection photo, and used SDK version, then I will try it on my side.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;kerry&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 05:54:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1641222#M24828</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-04-27T05:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: I keep getting SDIO driver init failed</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1677358#M25699</link>
      <description>&lt;P&gt;I had the same problem. Though I am using RT 1020 and AzureWave model is slightly different. But might be the same reason we are facing this issue. So I am posting it. Sorry, if I am wrong.&lt;/P&gt;&lt;P&gt;Initially thought that the AzureWave wifi module was not attached well (that had happened before). But it is the jumper position.&lt;/P&gt;&lt;P&gt;Check out the user guide of the AzureWave mode.&lt;/P&gt;&lt;P&gt;In my case it is mentioned that I need to change the jumper position of J2 to 1-2.&lt;/P&gt;&lt;P&gt;&amp;gt;For SDIO supply VBAT, please connect J2(1-2)&lt;/P&gt;&lt;P&gt;After changing the jumper position, it works fine.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 01:59:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1677358#M25699</guid>
      <dc:creator>senR</dc:creator>
      <dc:date>2023-06-28T01:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: I keep getting SDIO driver init failed</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1677506#M25704</link>
      <description>&lt;P&gt;Thanks for your solution sharing!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 06:11:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/I-keep-getting-SDIO-driver-init-failed/m-p/1677506#M25704</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-06-28T06:11:56Z</dc:date>
    </item>
  </channel>
</rss>

