I’m using an Artemis Nano and would like to connect an SD card breakout to it.
I’ve connected the Adafruit ID4682 breakout, but it fails to initialize. I’ve connected the wires as:
MISO → 13
MOSI–>12
CLK–>11
CS -->9
I’ve used the standard SDinfo sketch with SDfat. I’ve double checked with an Arduino Due whether the breakout and sketch works, and it does. Any suggestions what I’m doing wrong?