Hey everyone,
This might be a very simple question but I'm pretty stuck. Googling around has confused me more. So I'll explain how I plan on connecting this and maybe get a bit of insight from everyone here.
Here's the relevant links:
Molex 5031821853:
1) Datasheet
2) Drawing
So on the drawing it shows the 8 pins and two additional pins, namely the switch and detect term.
So I'd connect(operating in 4 pin SDIO):
Data2 & DAT1 & DAT3 & DAT 0: to GPIO pins for data transfer
CMD: to GPIO pin configured for CMD
CLK: to GPIO pin configured for CLK
Now comes the weird parts: On page 2 of the drawing, It has a detect term, With in brackets (Ground) so I plainly assume this means connect it to ground, it has another switch term, which I assume tells the system when an SD card is in the connector?
Finally Vss I'm assuming is ground and Vdd is 3.3V as it only states the maximum on the datasheet(i.e. 10V AC (RMS)/DC)
Also do I connect these directly to my MCU, I've seen people operate these with pullup resistors as such. Is this necessary?
Thanks in advance for any help or any links to nudge me into the right direction I've done research just found a lot of ambiguity.
This might be a very simple question but I'm pretty stuck. Googling around has confused me more. So I'll explain how I plan on connecting this and maybe get a bit of insight from everyone here.
Here's the relevant links:
Molex 5031821853:
1) Datasheet
2) Drawing
So on the drawing it shows the 8 pins and two additional pins, namely the switch and detect term.
So I'd connect(operating in 4 pin SDIO):
Data2 & DAT1 & DAT3 & DAT 0: to GPIO pins for data transfer
CMD: to GPIO pin configured for CMD
CLK: to GPIO pin configured for CLK
Now comes the weird parts: On page 2 of the drawing, It has a detect term, With in brackets (Ground) so I plainly assume this means connect it to ground, it has another switch term, which I assume tells the system when an SD card is in the connector?
Finally Vss I'm assuming is ground and Vdd is 3.3V as it only states the maximum on the datasheet(i.e. 10V AC (RMS)/DC)
Also do I connect these directly to my MCU, I've seen people operate these with pullup resistors as such. Is this necessary?
Thanks in advance for any help or any links to nudge me into the right direction I've done research just found a lot of ambiguity.