Problem with arduino DUE and SD Card

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

I found solution.
On link
http://mrossphoto.com/wordpress32/wp-content/uploads/2013/05/LPD8806-DLW-Dual-Strip-Wiring-Arduino-DUE.jpg

Tnx any :slight_smile: way