Using #SD3.01FATDEMO.spin on Spinneret not sure of the Propeller pinout
Bob Drury
Posts: 236
Hello On the other side I am trying to Use the object exchange object #SD3.01FatDemo.spin on Spinneret
Object from Copyright (c) 2011 Kwabena W. Agyeman
Can someone clarify the pin outs to be used on the Spinneret ?
_SD_D0 0 becomes 17
_SD_CLK 1 becomes 21
_SD_DI 2 becomes 20
_SD_CS 3 becomes 19
The card appears to be numered with pins 1 to 8 but the literature is talking about pin 9
SD/SDHC/SDXC data 2 pin - pin 9 on the card. object SD3.01_FATEngine.spin
Do I have to set something for card present? How is there a pin 9?
Object from Copyright (c) 2011 Kwabena W. Agyeman
Can someone clarify the pin outs to be used on the Spinneret ?
_SD_D0 0 becomes 17
_SD_CLK 1 becomes 21
_SD_DI 2 becomes 20
_SD_CS 3 becomes 19
The card appears to be numered with pins 1 to 8 but the literature is talking about pin 9
SD/SDHC/SDXC data 2 pin - pin 9 on the card. object SD3.01_FATEngine.spin
Do I have to set something for card present? How is there a pin 9?
Comments
And use this attachment...
Ignore the RTC that comes with it.
Again Thanks
Bob Drury (WRD)
I ran the file and the micro sd card had data on it(the file i put on it was shown in the files returned with stats on reading and writing times)when I read it on my computer, could I impose on you as to how to read and write using your drive , possibly a sample file
regards and thanks
Bob Drury