How do I find Card Enable pin?

Thread Starter

fouadalnoor

Joined Oct 20, 2008
30
I am trying to connect the pin CS or CE pin from my MMC adapter to my micro controller, but i cant find the card enable pin!:(

I have loked through the data sheet and cant seem to find a pin which can be used as a card enable pin.

I have attached my MMC adapter data sheet and my MCU data sheet can be found here:

http://ww1.microchip.com/downloads/en/DeviceDoc/39564c.pdf,

hope someone can help me out.

Thanks.
 

Attachments

mik3

Joined Feb 4, 2008
4,843
The CS pin on the card can be connected to any digital output of the microcontroller (the important think is that you have to program the uC to make the appropriate function on this pin). This pin enables or disables the card so it just needs a high or low logic applied to it. Be careful to include a voltage divider on the output of the uC to control the CS pin of the card because the card operates at 3.3V unless your uC operates at 3.3 V too.
 

Thread Starter

fouadalnoor

Joined Oct 20, 2008
30
Last edited:

hgmjr

Joined Jan 28, 2005
9,027
I don't see the attachments associated with your DAC and your decoder.

I just see the attachments for the MMC and the PIC.

hgmjr
 
Top