chipKIT® Development Platform

Inspired by Arduino™

mx7ck with PModSD

Created Mon, 14 Jan 2013 19:35:29 +0000 by Geoskd


Geoskd

Mon, 14 Jan 2013 19:35:29 +0000

I have a MX7CK with a PModSD attached to port JD. I am using MPIDE 20120903. I am trying to use the SD example sketch "DumpFile".

I have a formatted SD card in the slot, and the SD card has a file on it named datalog.txt in the root directory.

When I compile and upload the sketch, it produces the following across the serial connection:

"Initializing SD card...Card failed, or not present"

I tried changing the Select pin to pin 10 and 69, but neither worked.

Is port JD the correct port to be using? If so, anyone know what I might be doing wrong.