Hi, I'm looking at driving SD card directly with Uno rather than buying a break out board since it seems an unnecessary addition for so little and because it will take a while to get one.
I have a hex Schmitt 40106 that I was planning to use for level shift. Running the 40106 off 3v3 and resistor dividing the three lines coming from the UNO.
Is that likely to be reliable?
I see there is a tiny breakout board that also uses low dropout regulator to proivde 3v3 for the card. Does that imply that UNO's 3v3 does not have enough current to power an SD card?
In fact the that question should be where is spec for Uno, other than the Atmel datasheet for the chip?
40106 - shall work from 3-15V, inputs not 5V tolerant (clamping current up to 10mA) so you need dividers (bad). It is very slow at 3V3 however - 60-90ns prop delays typ. @5V, even more @3V3. You need 2 in series (it is an invertor), so not sure ho it would work actualy..
When using resistor dividers you do not need the 40106 (good)..
p.
.. the output of the lever shifter when sourced from 3V3 is not critical, what might be an issue is the input of the level shifter. Most ttl/cmos chips have so called "clamping diodes" at the inputs, which, when the voltage at the input is higher (ie 5V) than the VCC voltage of the chip (ie 3V3) conduct the current from its input to VCC (input->diode->VCC of the chip). The voltage difference (5V-3V3) is high enough to open such clamping diode full..