first

Dependencies:   SDFileSystemDMA mbed

Issue: No disk, or could not put SD card in to SPI idle state error

Hello mimi3,

I had used your example code as per the changes you had made the compliation error has been corrected. But now i have a new issue that i get error as "No disk, or could not put SD card in to SPI idle state ". I had tried changing the frequency and supply voltage of SD card but could acheive any change.So could you please provide me where is the problem araising from.

Error :

( 1) SDFileSystemDMA Test R/W Buffer size = 512 Bytes SystemClock = 32000000 Hz SPI(1), Max SPI Clock = 16000000 Hz (Probably)

Start SD card accsess test ! [r]: Start Read Test. At least execute [w] once [w]: Start Write and Read Test [v]: Start Read Verify Test. At least execute [w] once Note: Writing is very slow, wait tens of seconds. - Select [r] or [w] or [v]-

[Write]: Testing 512 bytes buffer: write performance...No disk, or could not put SD card in to SPI idle state Fail to initialize card

failed to create file!

[Read]: Testing 512 bytes buffer: read performance...No disk, or could not put SD card in to SPI idle state Fail to initialize card

failed to open file!

- Press any key -

( 2) SDFileSystemDMA Test R/W Buffer size = 512 Bytes SystemClock = 32000000 Hz SPI(1), Max SPI Clock = 16000000 Hz (Probably)

Start SD card accsess test ! [r]: Start Read Test. At least execute [w] once [w]: Start Write and Read Test [v]: Start Read Verify Test. At least execute [w] once Note: Writing is very slow, wait tens of seconds. - Select [r] or [w] or [v]-

2 comments:

09 Feb 2017

/media/uploads/sandeepmalladi/dmasdcarderror.jpg

18 Feb 2017

Thank you for the report. I'll investigate this issue.