I need help. I use this tutorial to connect this sd card module to arduino DUE.
Not work. Adapter work well with arduino UNO, but with DUE not.
I use 51,50,52 and 53 pin like describe for MEGA. And Vcc to 5V, and GND.
I also try with EXAMPLES-SD-CARD_INFO and also change sketch in "const int chipSelect = 53;" , and "pinMode(53, OUTPUT);"
, Where I make wrong. Thanks