#include "ArduinoPins.h"
#include "SdInfo.h"
Include dependency graph for Sd2Card.h:
This graph shows which files directly or indirectly include this file:
Detailed DescriptionSd2Card class Define Documentation
optimize loops for hardware SPI
SET_WR_BLK_ERASE_COUNT failed
card's ACMD41 initialization process timeout
card returned a bad CSR version field
timeout error for command CMD0
card returned an error response for CMD17 (read block)
card returned an error response for CMD24 (write block)
WRITE_MULTIPLE_BLOCKS command failed
card returned an error response for CMD58 (read OCR)
CMD8 was not accepted - not a valid SD card
erase block group command failed
card not capable of single block erase
Erase sequence timed out
card returned an error token instead of read data
read CID or CSD failed
timeout while waiting for start of read data
card returned an error token as a response to a write operation
attempt to write protected block zero
card returned an error to a CMD13 status check after a write
timeout occurred during write programming
Standard capacity V1 SD card
Standard capacity V2 SD card
High Capacity SD card
erase timeout ms
Protect block zero from write if nonzero
read timeout ms
write time out ms
SPI Master In Slave Out pin
SPI Master Out Slave In pin
SPI Clock pin
Define MEGA_SOFT_SPI to use software SPI on Mega Arduinos. Pins used are SS 10, MOSI 11, MISO 12, and SCK 13. MEGA_SOFT_SPI allows an unmodified Adafruit GPS Shield to be used on Mega Arduinos. Software SPI works well with GPS Shield V1.1 but many SD cards will fail with GPS Shield V1.0. SPI Slave Select pin Generated on Wed Dec 23 08:22:21 2009 for SdFat by 1.6.1 |