I have a SD card module by LC Studio. I am interfacing it with PIC32
. This module consist of 6 pins:
CS
MOSI
MISO
CLK
3v3
GND
I am following Lucio De jasio
book to interface SD card. He has described to connect CD pin
which is a Card Detect
pin to detect the card but in my case I don't have cd pin. How can I detect for card detect state or is there any other option.?