SDIO CRC error after send CMD5

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




Hi ALL,
I am using TI DM320 to develope SDIO WiFi driver.
At first, I wrote one SD memory card driver and it work fine.
Currently, I try to port my SD controller driver to support SDIO
function.
BUT, CRC error displayed when I insert my SDIO WiFI card. The SDIO card
is workable at other PDAs.
I check the detail debug log, the CRC error is occurred at CMD5-R4
responds from sdio card. Following are detail log.
Could anyone know what's happen?

======================
SDGetClientFunctions: +Init
SDGetClientFunctions: -Init
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Retrying request 0x00050530, Current retry count: 3
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Retrying request 0x00050530, Current retry count: 2
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Retrying request 0x00050530, Current retry count: 1
HandleErrors - ERROR INT wMMCStatus0=0x280
DumpCurrentRequest: 0x00050530
Command: 5
Argument: 0x00000000
ResponseType: 5
NumBlocks: 0
BlockSize: 0
HCParam: 0
SDBusDriver: Work Item exiting because of failure : 0xC000000D
==================================


.



Relevant Pages

  • SDIO Driver
    ... I can do pretty much everything I want with the driver but I have one ... In order to test the SDIO 1-bit mode of of my device I need to instruct ... I am able to switch the SDIO card from 4-bit to 1- bit by writing 0x40 ...
    (microsoft.public.development.device.drivers)
  • Re: Getting a SDIO card running ?
    ... You need Storage Manager, the Partition Driver, the FAT ... SDIO host driver for whatever hardware you have (the PXA27x SD Host ... it working with a standard SDIO memory card. ... operation of the wifi card was just a driver issue. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Getting a SDIO card running ?
    ... I have managed to get the SD memory card working. ... problem is that it is actually a SD slot, not an SDIO. ... filesystem driver, I think. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Including a wifi SDIO card in the build ?
    ... you need a SDIO driver to handle the SDIO "bus". ... You also need a WiFi ... driver to control the actual card. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Proposed SDIO layer rework
    ... I said I wanted to argue a bit about the SDIO layer, ... Ben, this is about the s3cmci driver, so I guess you might be interested. ... The SDIO interrupt is signalled on D1 and then you can see the ...
    (Linux-Kernel)