I'll vouch for that !
I downloaded it, fully expecting to have to make some changes(other than pin assignments). I compiled the code and it worked the very first time .
What I would say in all seriousness though, is to check the pinout ever so carefully. Although in the schematic diagram the pic pins (via buffers) are wired to the correct SD card 'pins' you mut take care to note that the indented pin on the edge connector of the SD Card is pin number 9. You might then assume that next to it is pin 8, but no , the next pin along is pin 1
I took the indented pin to be pin 1 and the next pin to be 2, etc, and blew my first test SD card because there was a power reversal. (Pic was undamaged)
In summary, from the underside of the SD card with the pads exposed and the indent to the bottom, the pinout is like this..
8
7
6
5
4
3
2
1
~9
Other than that, the supporting code simply works as it should, many thanks to the author for that !
Bookmarks