Push-Pull uSD Card Socket
JonnyMac
Posts: 9,105
in Propeller 1
I'm looking for a push-pull socket for a Propeller project -- was hoping to get a recommendation by those who may have already deployed them. My client wanted the flip-up type, but quickly found he could break them without an effort on his part.
Second... I may have on too many pull-ups on my interface. If my [sometimes wacky] memory serves me there is no for a pull-up on the CD line (?), and that line can be pinged to see if a physical card is presents.
Thanks for any suggestions or guidance.
Second... I may have on too many pull-ups on my interface. If my [sometimes wacky] memory serves me there is no for a pull-up on the CD line (?), and that line can be pinged to see if a physical card is presents.
Thanks for any suggestions or guidance.
Comments
This is the current uSD interface -- have used with with FSRW in many projects. It works fine. If I can drop a resistor and do card detection without attempting to mount the card, that would be great.
Forum software is wonky. I have added an image to a second post, copied the url to the first post, then deleted the second post, and the image disappears on the first post.
Oh well. It is what it is.
To help with proliferation of pullups, I usually tie together DAT1 and DAT2 to a single pullup. Also, I usually skip the pullups on the other pins as well and make the Prop side low outputs if the card is not present.
I've used the push-push socket, Hirose ZX62-B-5PA(33), but lately went back to full size cards for a variety of reasons, not the least of which is the annoying ease of losing the cards.
I use the HR1941CT from Digikey. The solder pins are easily accessible on the front for inspection/hand-soldering/etc. Fairly small footprint.
I now also use the 538-105162-0001 from Mouser on my P8XBlade2.
I only use a 10K pullup on -CS although Peter Jakacki has noted elsewhere, this is not required either.
I have used the MOLEX 49225-0821 (which now seems to be obsolete, sorry) in a design and I even have a Protel footprint for it too. I find it totally unnecessary to have any pull-ups on microSD and especially the CS line as that is the soft (and recommended) card-detect line as has been mentioned. By all means have a decoupling cap right next to the card but also allow for bulk decoupling somewhere close for some cards, even a 4.7uf ceramic is fine.