hi
im using pic32mx360f512l and C32 compiler to communicate with my SD card via SPI channel 2.
the code stuck at (not detecting my SD card) my card doesn't have WE and CD pins .... so i gave it a ZEROvalue in the code as follow PORTGbits.RG0 = 0;
PORTG..
↧