<?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: SDIO communication issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/1410601#M186771</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/103040"&gt;@sanketparekh&lt;/a&gt;&amp;nbsp; do you solved this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp; do you think&amp;nbsp;&lt;SPAN&gt;errata ERR004536 also fited for imx6ull?&amp;nbsp; i encounter similar sdio cmd53 -84 error when doing iperf3 test in my imx6ull + sdio wifi board. i don't see&amp;nbsp;ESDHC_FLAG_ERR004536 seted in NXP linux5.4.70 kernel drivers/mmc/host/sdhci-esdhc-imx.c, see below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;static const struct esdhc_soc_data usdhc_imx6ull_data = {&lt;BR /&gt;.flags = ESDHC_FLAG_USDHC | ESDHC_FLAG_STD_TUNING&lt;BR /&gt;| ESDHC_FLAG_HAVE_CAP1 | ESDHC_FLAG_HS200&lt;BR /&gt;| ESDHC_FLAG_ERR010450 | ESDHC_FLAG_BUSFREQ&lt;BR /&gt;| ESDHC_FLAG_STATE_LOST_IN_LPMODE,&lt;BR /&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 02:05:28 GMT</pubDate>
    <dc:creator>changbaoma</dc:creator>
    <dc:date>2022-02-09T02:05:28Z</dc:date>
    <item>
      <title>SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861290#M131407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one custom board, that have IMX6DL dual core processor.&lt;/P&gt;&lt;P&gt;I have connect eMMC and Wi-Fi module(EMMY-W165-A) on SDIO interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eMMC configurations from linux kernel:&lt;/P&gt;&lt;P&gt;clock:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 52000000 Hz&lt;BR /&gt;actual clock:&amp;nbsp;&amp;nbsp; 49500000 Hz&lt;BR /&gt;vdd:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21 (3.3 ~ 3.4 V)&lt;BR /&gt;bus mode:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 (push-pull)&lt;BR /&gt;chip select:&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 (don't care)&lt;BR /&gt;power mode:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 (on)&lt;BR /&gt;bus width:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3 (8 bits)&lt;BR /&gt;timing spec:&amp;nbsp;&amp;nbsp;&amp;nbsp; 8 (mmc DDR52)&lt;BR /&gt;signal voltage: 0 (3.30 V)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wi-FI configurations from linux kernel:&lt;/P&gt;&lt;P&gt;clock:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50000000 Hz&lt;BR /&gt;actual clock:&amp;nbsp;&amp;nbsp; 49500000 Hz&lt;BR /&gt;vdd:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21 (3.3 ~ 3.4 V)&lt;BR /&gt;bus mode:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 (push-pull)&lt;BR /&gt;chip select:&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 (don't care)&lt;BR /&gt;power mode:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 (on)&lt;BR /&gt;bus width:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 (4 bits)&lt;BR /&gt;timing spec:&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 (sd high-speed)&lt;BR /&gt;signal voltage: 0 (3.30 V)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Wi-Fi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing some issues in SDIO burst mode communication:&lt;/P&gt;&lt;P&gt;Please find kernel logs here:&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;mlan: module license 'Marvell Proprietary' taints kernel.&lt;BR /&gt;Disabling lock debugging due to kernel taint&lt;BR /&gt;wlan: Loading MWLAN driver&lt;BR /&gt;start searching node in device tree&lt;BR /&gt;vendor=0x02DF device=0x9135 class=0 function=1&lt;BR /&gt;EXT4-fs (mmcblk0p3): recovery complete&lt;BR /&gt;EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)&lt;BR /&gt;FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.&lt;BR /&gt;fec 2188000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet:02, irq=65)&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;BR /&gt;&lt;STRONG&gt;SDIO: max_segs=128 max_seg_size=65535&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rx_work=1 cpu_num=2&lt;/STRONG&gt;&lt;BR /&gt;wlan: Enable TX SG mode&lt;BR /&gt;wlan: Enable RX SG mode&lt;BR /&gt;&lt;STRONG&gt;Request firmware: mrvl/sduart8887_combo_a2.bin&lt;/STRONG&gt;&lt;BR /&gt;random: nonblocking pool is initialized&lt;BR /&gt;Wlan: FW download over, firmwarelen=605620 downloaded 605620&lt;BR /&gt;WLAN FW is active&lt;BR /&gt;fw_cap_info=0x879ff03, dev_cap_mask=0xffffffff&lt;BR /&gt;Load init_cfg success&lt;BR /&gt;wlan: version = SD8887-15.44.7.p161-C3X15C512-GPL-(FP68) &lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;wlan: Driver loaded successfully&lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_UP): uap0: link is not ready&lt;BR /&gt;watchdog watchdog0: watchdog did not stop!&lt;BR /&gt;flexcan 2094000.flexcan can1: writing ctrl=0x03292005&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_CHANGE): can1: link becomes ready&lt;BR /&gt;wlan: Starting AP&lt;BR /&gt;Get ht_cap from beacon ies: 0xc&lt;BR /&gt;wlan: AP started&lt;BR /&gt;Set AC=3, txop=47 cwmin=3, cwmax=7 aifs=1&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_CHANGE): uap0: link becomes ready&lt;BR /&gt;Set AC=2, txop=94 cwmin=7, cwmax=15 aifs=1&lt;BR /&gt;Set AC=0, txop=0 cwmin=15, cwmax=63 aifs=3&lt;BR /&gt;Set AC=1, txop=0 cwmin=15, cwmax=1023 aifs=7&lt;BR /&gt;watchdog watchdog0: watchdog did not stop!&lt;BR /&gt;wlan: Stoping AP&lt;BR /&gt;Invalid assoc resp index for mgmt frame ie.&lt;BR /&gt;wlan: AP stopped&lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;get_channel when AP is not started&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_UP): uap0: link is not ready&lt;BR /&gt;Bss type [1] is not STA/P2P, ignore&lt;BR /&gt;using random self ethernet address&lt;BR /&gt;using random host ethernet address&lt;BR /&gt;using host ethernet address: 00:19:b8:00:00:01&lt;BR /&gt;using self ethernet address: 00:19:b8:00:00:02&lt;BR /&gt;usb0: HOST MAC 00:19:b8:00:00:01&lt;BR /&gt;usb0: MAC 00:19:b8:00:00:02&lt;BR /&gt;using random self ethernet address&lt;BR /&gt;using random host ethernet address&lt;BR /&gt;g_ether gadget: Ethernet Gadget, version: Memorial Day 2008&lt;BR /&gt;g_ether gadget: g_ether ready&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready&lt;BR /&gt;IP changes not for us, ignore. ndev[a9025800]&lt;BR /&gt;changes on usb0&lt;BR /&gt;IP changes not for us, ignore. ndev[a9025800]&lt;BR /&gt;changes on usb0&lt;BR /&gt;IP changes not for us, ignore. ndev[a9025800]&lt;BR /&gt;changes on usb0&lt;BR /&gt;g_ether gadget: high-speed config #1: CDC Ethernet (ECM)&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready&lt;BR /&gt;wlan: Starting AP&lt;BR /&gt;Get ht_cap from beacon ies: 0xc&lt;BR /&gt;wlan: AP started&lt;BR /&gt;IPv6: ADDRCONF(NETDEV_CHANGE): uap0: link becomes ready&lt;BR /&gt;Set AC=3, txop=47 cwmin=3, cwmax=7 aifs=1&lt;BR /&gt;Set AC=2, txop=94 cwmin=7, cwmax=15 aifs=1&lt;BR /&gt;Set AC=0, txop=0 cwmin=15, cwmax=63 aifs=3&lt;BR /&gt;Set AC=1, txop=0 cwmin=15, cwmax=1023 aifs=7&lt;BR /&gt;&lt;STRONG&gt;cmd53 read error=-84&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;moal_read_data_sync: read registers failed&lt;/STRONG&gt;&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_ASSOC d4:XX:XX:XX:f1:21&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_ASSOC 34:XX:XX:XX:9b:f7&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_DEAUTH d4:XX:XX:XX:f1:21&lt;BR /&gt;wlan: deauth station d4:XX:XX:XX:f1:21&lt;BR /&gt;&lt;STRONG&gt;CMD_RESP: cmd 0xb5 error, result=0x1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;IOCTL failed: a9020800 id=0x20000, sub_id=0x2000d action=1, status_code=0x1&lt;/STRONG&gt;&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_DEAUTH 34:XX:XX:XX:9b:f7&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_ASSOC 34:XX:XX:XX:9b:f7&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_ASSOC d4:XX:XX:XX:f1:21&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_DEAUTH 34:XX:XX:XX:9b:f7&lt;BR /&gt;wlan: deauth station 34:XX:XX:XX:9b:f7&lt;BR /&gt;&lt;STRONG&gt;CMD_RESP: cmd 0xb5 error, result=0x1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;IOCTL failed: a91e1000 id=0x20000, sub_id=0x2000d action=1, status_code=0x1&lt;/STRONG&gt;&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_ASSOC 34:XX:XX:XX:9b:f7&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_DEAUTH d4:XX:XX:XX:f1:21&lt;BR /&gt;wlan: deauth station d4:XX:XX:XX:f1:21&lt;BR /&gt;&lt;STRONG&gt;CMD_RESP: cmd 0xb5 error, result=0x1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;IOCTL failed: a91e3800 id=0x20000, sub_id=0x2000d action=1, status_code=0x1&lt;/STRONG&gt;&lt;BR /&gt;wlan: EVENT: MICRO_AP_STA_ASSOC d4:XX:XX:XX:f1:21&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me some suggestions for above errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanket Parekh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2019 06:42:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861290#M131407</guid>
      <dc:creator>sanketparekh</dc:creator>
      <dc:date>2019-03-15T06:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861291#M131408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanket&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can check if errata ERR004536 for multi-block read command was implemented&lt;BR /&gt;&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/drivers/mmc/host/sdhci-esdhc-imx.c?id=rel_imx_4.1.15_2.0.0_ga" title="http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/drivers/mmc/host/sdhci-esdhc-imx.c?id=rel_imx_4.1.15_2.0.0_ga"&gt;linux-imx.git - i.MX Linux Kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;also check if firmware for Wi-Fi module (EMMY-W165-A) is suitable to used kernel.&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>Fri, 15 Mar 2019 23:39:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861291#M131408</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-15T23:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861292#M131409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have check in "drivers/mmc/host/sdhci-esdhc-imx.c", errata ERR004536 for multi-block read command is implemented.&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;/*&lt;BR /&gt;&amp;nbsp;* The IP has errata ERR004536&lt;BR /&gt;&amp;nbsp;* uSDHC: ADMA Length Mismatch Error occurs if the AHB read access is slow,&lt;BR /&gt;&amp;nbsp;* when reading data from the card&lt;BR /&gt;&amp;nbsp;*/&lt;BR /&gt;&lt;STRONG&gt;#define ESDHC_FLAG_ERR004536&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BIT(7)&lt;/STRONG&gt;&lt;BR /&gt;/* The IP supports HS200 mode */&lt;BR /&gt;#define ESDHC_FLAG_HS200&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BIT(8)&lt;BR /&gt;/* The IP supports HS400 mode */&lt;BR /&gt;#define ESDHC_FLAG_HS400&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BIT(9)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct esdhc_soc_data usdhc_imx6sl_data = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .flags = ESDHC_FLAG_USDHC | ESDHC_FLAG_STD_TUNING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | ESDHC_FLAG_HAVE_CAP1 | &lt;STRONG&gt;ESDHC_FLAG_ERR004536&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | ESDHC_FLAG_HS200,&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One another thing is,&amp;nbsp;&lt;STRONG&gt;ESDHC_FLAG_ERR004536&lt;/STRONG&gt; is used in usdhc_imx6sl_data but in my custom board i have used usdhc_imx6q_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct esdhc_soc_data usdhc_imx6q_data = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .flags = ESDHC_FLAG_USDHC | ESDHC_FLAG_MAN_TUNING,&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static struct esdhc_soc_data usdhc_imx6q_data = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .flags = ESDHC_FLAG_USDHC | ESDHC_FLAG_MAN_TUNING,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | &lt;STRONG&gt;ESDHC_FLAG_ERR004536,&lt;/STRONG&gt;&lt;BR /&gt;}&lt;STRONG&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have add same in imx6q as well, but still i am facing errors like:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cmd53 read error=-84&lt;BR /&gt;moal_read_data_sync: read registers failed&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;In past few months, I have attach same WIFI SOC chip with IMX6Q processor.&lt;/P&gt;&lt;P&gt;I have used same WIFI firmware image(i.e &lt;STRONG&gt;Request firmware: mrvl/sduart8887_combo_a2.bin&lt;/STRONG&gt;) in IMX6Q processor and it was working fine.&lt;/P&gt;&lt;P&gt;Please share your thoughts for the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2019 06:59:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861292#M131409</guid>
      <dc:creator>sanketparekh</dc:creator>
      <dc:date>2019-03-18T06:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861293#M131410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A gentle reminder for the above query.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please share your thoughts for the above query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 07:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861293#M131410</guid>
      <dc:creator>sanketparekh</dc:creator>
      <dc:date>2019-03-27T07:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861294#M131411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this also may be caused by noise (signal integrity issues) so one can try&lt;/P&gt;&lt;P&gt;to tweak drive strength from i.MX6Q side (with IOMUXC_SW_PAD_CTL_PAD_* registers)&lt;/P&gt;&lt;P&gt;and from SDIO side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 09:21:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861294#M131411</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-27T09:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861295#M131412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the current configuration, the default drive strength is 90 ohms, modifying the drive strength to 50 Ohm with the below changes.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- MX6QDL_PAD_SD3_CMD__SD3_CMD 0x17059&lt;BR /&gt;- MX6QDL_PAD_SD3_CLK__SD3_CLK 0x10059&lt;BR /&gt;- MX6QDL_PAD_SD3_DAT0__SD3_DATA0 0x17059&lt;BR /&gt;- MX6QDL_PAD_SD3_DAT1__SD3_DATA1 0x17059&lt;BR /&gt;- MX6QDL_PAD_SD3_DAT2__SD3_DATA2 0x17059&lt;BR /&gt;- MX6QDL_PAD_SD3_DAT3__SD3_DATA3 0x17059&lt;BR /&gt;+ MX6QDL_PAD_SD3_CMD__SD3_CMD 0x17069&lt;BR /&gt;+ MX6QDL_PAD_SD3_CLK__SD3_CLK 0x10069&lt;BR /&gt;+ MX6QDL_PAD_SD3_DAT0__SD3_DATA0 0x17069&lt;BR /&gt;+ MX6QDL_PAD_SD3_DAT1__SD3_DATA1 0x17069&lt;BR /&gt;+ MX6QDL_PAD_SD3_DAT2__SD3_DATA2 0x17069&lt;BR /&gt;+ MX6QDL_PAD_SD3_DAT3__SD3_DATA3 0x17069&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Still we are facing the same issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harshit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 11:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/861295#M131412</guid>
      <dc:creator>harshitshah</dc:creator>
      <dc:date>2019-03-27T11:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/1410601#M186771</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/103040"&gt;@sanketparekh&lt;/a&gt;&amp;nbsp; do you solved this issue?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/37066"&gt;@igorpadykov&lt;/a&gt;&amp;nbsp; do you think&amp;nbsp;&lt;SPAN&gt;errata ERR004536 also fited for imx6ull?&amp;nbsp; i encounter similar sdio cmd53 -84 error when doing iperf3 test in my imx6ull + sdio wifi board. i don't see&amp;nbsp;ESDHC_FLAG_ERR004536 seted in NXP linux5.4.70 kernel drivers/mmc/host/sdhci-esdhc-imx.c, see below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;static const struct esdhc_soc_data usdhc_imx6ull_data = {&lt;BR /&gt;.flags = ESDHC_FLAG_USDHC | ESDHC_FLAG_STD_TUNING&lt;BR /&gt;| ESDHC_FLAG_HAVE_CAP1 | ESDHC_FLAG_HS200&lt;BR /&gt;| ESDHC_FLAG_ERR010450 | ESDHC_FLAG_BUSFREQ&lt;BR /&gt;| ESDHC_FLAG_STATE_LOST_IN_LPMODE,&lt;BR /&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 02:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/1410601#M186771</guid>
      <dc:creator>changbaoma</dc:creator>
      <dc:date>2022-02-09T02:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO communication issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/1636173#M204439</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/63946"&gt;@changbaoma&lt;/a&gt;&amp;nbsp;No... it is not solved yet.&amp;nbsp; Facing same issue even with latest NXP driver&amp;nbsp;16.92.21.p76.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 10:40:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SDIO-communication-issue/m-p/1636173#M204439</guid>
      <dc:creator>Ankitz_Patel</dc:creator>
      <dc:date>2023-04-19T10:40:31Z</dc:date>
    </item>
  </channel>
</rss>

