SAMD21 + SD.h

Hi there,

I am using the SAMD21 mini breakout board from sparkfun.

I was working with the SD library on Arduino and it worked perfectly but now doesn't work since I ported it to the SAMD21 board.

I believe it has something to do with the SPI pins not being initialized but am not sure what is going on.

Can anyone e=help?

Please explain exactly what you mean by "doesn't work".

Code compiles but it does not write to the SD card.