Made the initialize function try up to three times to get the card in IDLE state before giving up. This fixes the issue with f_open failing the first time after a power cycle.
Dependents: dm_sdcard_with_adapter dm_sdcard
Fork of SDFileSystem by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:4e415ec868b5 | 2014-07-07 | displaymodule | Made initialize function try again if the card could not be set to IDLE state. This prevents the issue where the first f_open() fails but all other succeed. |
3:7b35d1709458 | 2014-03-17 | screamer | Added library documentation and updated FATFileSystem sub-library to the latest revision |
2:c8f66dc765d4 | 2012-11-29 | emilmont | Update mbed debug header name |
1:7153ee70df01 | 2012-11-27 | emilmont | Commit SDFileSystem code |
0:b87bae1534bb | 2012-11-27 | mbed_official | SDFileSystem |