Hello,
I am trying to test CardInfo with an arduino mega and a 1GB mircoSD card. I am using a mac and can only format the SD card with FAT, which gives FAT16. When I run the program I get:
Initializing SD card...Wiring is correct and a card is present.
Card type: SD2
Could not find FAT16/FAT32 partition.
Make sure you've formatted the card
I formated it once on a PC with FAT32 and it worked once, however I would like to stick with my mac.
If anyone could tell me what I am doing wrong that would be greatly appreciated,
Thanks.