Hint. I have used a red LED to get 3.3 volts from a 5 volt power supply...You (in almost all tuations) do not want to derive a power supply using a resistive voltage divider. In order to get good regulation, the current through the resistors needs to be 10x to 20x the max current drawn from the supply, which is generally death to a battery operated system.
Yeah, and for a lot of things that will work. As long as your 3.3V devices don't draw more than a couple dozen milliamps and as long as they draw enough minimum current to keep you up on the knee a bit, which they probably do. I imagine that even at very low quiescent current draw when, in theory, you have significantly higher voltage than 3.3V being applied that few devices would be damaged since most damage paths require at least some current flow and that would quickly bring you up the knee. You could definitely damage unprotected low voltage CMOS gates with a static 5V, but I doubt any commercial IC would let you get into that situation.Hint. I have used a red LED to get 3.3 volts from a 5 volt power supply...
I will look into another switching regulator. thanks!You (in almost all tuations) do not want to derive a power supply using a resistive voltage divider. In order to get good regulation, the current through the resistors needs to be 10x to 20x the max current drawn from the supply, which is generally death to a battery operated system.
to get 3.3V on the sd card from my 5v micro. 5V * (3.3k / (3.3k + 1.7k)) = 3.3VHow did you come up with 1.7K and 3.3k for the resistors going to the SD card?
This is fine at low data rates. How fast do you need to talk to the SD card?to get 3.3V on the sd card from my 5v micro. 5V * (3.3k / (3.3k + 1.7k)) = 3.3V